Searched refs:fill_holes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | file.c | 2343 static int fill_holes(struct btrfs_trans_handle *trans, in fill_holes() function 2682 ret = fill_holes(trans, BTRFS_I(inode), path, in btrfs_replace_file_extents() 2795 ret = fill_holes(trans, BTRFS_I(inode), path, in btrfs_replace_file_extents()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | file.c | 2064 static int fill_holes(struct btrfs_trans_handle *trans, in fill_holes() function 2411 ret = fill_holes(trans, inode, path, cur_offset, in btrfs_replace_file_extents() 2544 ret = fill_holes(trans, inode, path, cur_offset, in btrfs_replace_file_extents()
|
Completed in 9 milliseconds