1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 #ifndef _BCACHEFS_EXTENT_UPDATE_H 3 #define _BCACHEFS_EXTENT_UPDATE_H 4 5 #include "bcachefs.h" 6 7 int bch2_extent_atomic_end(struct btree_trans 8 struct bkey_i *, st 9 int bch2_extent_trim_atomic(struct btree_trans 10 struct bkey_i *); 11 12 #endif /* _BCACHEFS_EXTENT_UPDATE_H */ 13
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.