Searched refs:__bchfs_fallocate (Results 1 – 1 of 1) sorted by relevance
574 static noinline int __bchfs_fallocate(struct bch_inode_info *inode, int mode, in __bchfs_fallocate() function733 ret = __bchfs_fallocate(inode, mode, block_start >> 9, block_end >> 9); in bchfs_fallocate()