Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfile.c2613 static int btrfs_punch_hole(struct file *file, loff_t offset, loff_t len) in btrfs_punch_hole() function
3086 return btrfs_punch_hole(file, offset, len); in btrfs_fallocate()