Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Draw.c287 .fsync = blkdev_fsync,
/linux-4.1.27/fs/
Dblock_dev.c336 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in blkdev_fsync() function
357 EXPORT_SYMBOL(blkdev_fsync);
1684 .fsync = blkdev_fsync,
/linux-4.1.27/include/linux/
Dfs.h2604 extern int blkdev_fsync(struct file *filp, loff_t start, loff_t end,