Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfs-io.c574 static noinline int __bchfs_fallocate(struct bch_inode_info *inode, int mode, in __bchfs_fallocate() function
733 ret = __bchfs_fallocate(inode, mode, block_start >> 9, block_end >> 9); in bchfs_fallocate()