Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Draw.c288 .fsync = blkdev_fsync,
/linux-4.4.14/fs/
Dblock_dev.c350 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in blkdev_fsync() function
371 EXPORT_SYMBOL(blkdev_fsync);
1718 .fsync = blkdev_fsync,
/linux-4.4.14/include/linux/
Dfs.h2646 extern int blkdev_fsync(struct file *filp, loff_t start, loff_t end,