Home
last modified time | relevance | path

Searched refs:maybe_insert_hole (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dinode.c5170 static int maybe_insert_hole(struct btrfs_inode *inode, u64 offset, u64 len) in maybe_insert_hole()
5267 ret = maybe_insert_hole(inode, cur_offset, hole_size); in btrfs_cont_expand()
5161 static int maybe_insert_hole(struct btrfs_inode *inode, u64 offset, u64 len) maybe_insert_hole() function