Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dfile.c2397 static int btrfs_punch_hole(struct inode *inode, loff_t offset, loff_t len) in btrfs_punch_hole() function
2984 return btrfs_punch_hole(inode, offset, len); in btrfs_fallocate()