Searched refs:hole_mergeable (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | file.c | 2062 static int hole_mergeable(struct btrfs_inode *inode, struct extent_buffer *leaf, in hole_mergeable() function 2122 if (hole_mergeable(inode, leaf, path->slots[0] - 1, offset, end)) { in fill_holes() 2138 if (hole_mergeable(inode, leaf, path->slots[0], offset, end)) { in fill_holes()
|