Home
last modified time | relevance | path

Searched refs:bch2_extent_fallocate (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dio_misc.h5 int bch2_extent_fallocate(struct btree_trans *, subvol_inum, struct btree_iter *,
H A Dio_misc.c23 int bch2_extent_fallocate(struct btree_trans *trans, in bch2_extent_fallocate() function
H A Dfs-io.c723 ret = bch2_extent_fallocate(trans, inode_inum(inode), &iter, in __bchfs_fallocate()