Searched refs:fill_holes (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | file.c | 2128 static int fill_holes(struct btrfs_trans_handle *trans, struct inode *inode, in fill_holes() function 2449 ret = fill_holes(trans, inode, path, cur_offset, in btrfs_punch_hole() 2501 ret = fill_holes(trans, inode, path, cur_offset, drop_end); in btrfs_punch_hole()
|
D | tree-log.c | 3658 goto fill_holes; in copy_items() 3665 goto fill_holes; in copy_items() 3680 fill_holes: in copy_items()
|