Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dfile.c2892 static int btrfs_punch_hole(struct file *file, loff_t offset, loff_t len) in btrfs_punch_hole() function
3367 return btrfs_punch_hole(file, offset, len); in btrfs_fallocate()