Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile.c2280 static int btrfs_punch_hole(struct inode *inode, loff_t offset, loff_t len) in btrfs_punch_hole() function
2652 return btrfs_punch_hole(inode, offset, len); in btrfs_fallocate()