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