Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfile.c2836 static int btrfs_punch_hole(struct file *file, loff_t offset, loff_t len) in btrfs_punch_hole() function
3309 return btrfs_punch_hole(file, offset, len); in btrfs_fallocate()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfile.c2586 static int btrfs_punch_hole(struct file *file, loff_t offset, loff_t len) in btrfs_punch_hole() function
3059 return btrfs_punch_hole(file, offset, len); in btrfs_fallocate()

Completed in 9 milliseconds