Searched refs:for_each_btree_key_in_subvolume_upto (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | subvolume.h | 70 #define for_each_btree_key_in_subvolume_upto(_trans, _iter, _btree_id, \ macro
|
D | fs-io.c | 225 for_each_btree_key_in_subvolume_upto(trans, iter, BTREE_ID_extents, start, end, in range_has_data() 809 for_each_btree_key_in_subvolume_upto(trans, iter, in quota_reserve_range() 925 for_each_btree_key_in_subvolume_upto(trans, iter, BTREE_ID_extents, in bch2_seek_data() 961 for_each_btree_key_in_subvolume_upto(trans, iter, BTREE_ID_extents, in bch2_seek_hole()
|
D | dirent.c | 552 for_each_btree_key_in_subvolume_upto(trans, iter, BTREE_ID_dirents, in bch2_readdir()
|
D | xattr.c | 312 for_each_btree_key_in_subvolume_upto(trans, iter, BTREE_ID_xattrs, in bch2_xattr_list()
|
D | fs-io-pagecache.c | 202 for_each_btree_key_in_subvolume_upto(trans, iter, BTREE_ID_extents, in bch2_folio_set()
|