Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_misc.h10 int bch2_fpunch(struct bch_fs *c, subvol_inum, u64, u64, s64 *);
H A Dio_misc.c195 int bch2_fpunch(struct bch_fs *c, subvol_inum inum, u64 start, u64 end, in bch2_fpunch() function
H A Dfs-io.c575 ret = bch2_fpunch(c, inode_inum(inode), in bchfs_fpunch()