Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Draw.c288 .fsync = blkdev_fsync,
/linux-4.19.296/fs/
Dblock_dev.c632 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in blkdev_fsync() function
653 EXPORT_SYMBOL(blkdev_fsync);
2085 .fsync = blkdev_fsync,
/linux-4.19.296/include/linux/
Dfs.h3004 extern int blkdev_fsync(struct file *filp, loff_t start, loff_t end,