Home
last modified time | relevance | path

Searched refs:bkey_extent_is_allocation (Results 1 – 5 of 5) sorted by relevance

/fs/bcachefs/
A Dfs-io.c673 is_allocation = bkey_extent_is_allocation(k.k); in __bchfs_fallocate()
870 if (bkey_extent_is_allocation(k.k)) { in quota_reserve_range()
A Dextents.h532 static inline bool bkey_extent_is_allocation(const struct bkey *k) in bkey_extent_is_allocation() function
A Dfs-io-pagecache.c150 if (bkey_extent_is_allocation(k.k)) in bkey_to_sector_state()
A Dio_write.c182 (bkey_extent_is_allocation(&new->k) - in bch2_sum_sector_overwrites()
183 bkey_extent_is_allocation(old.k)); in bch2_sum_sector_overwrites()
A Dfsck.c77 if (bkey_extent_is_allocation(k.k)) in bch2_count_inode_sectors()
1942 if (bkey_extent_is_allocation(k.k)) { in check_extent()

Completed in 20 milliseconds