Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/block/
Dfops.c742 static long blkdev_fallocate(struct file *file, int mode, loff_t start, in blkdev_fallocate() function
841 .fallocate = blkdev_fallocate,
/kernel/linux/linux-5.10/fs/
Dblock_dev.c1989 static long blkdev_fallocate(struct file *file, int mode, loff_t start, in blkdev_fallocate() function
2078 .fallocate = blkdev_fallocate,