Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Draw.c291 .fsync = blkdev_fsync,
/linux-3.4.99/fs/
Dblock_dev.c416 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in blkdev_fsync() function
437 EXPORT_SYMBOL(blkdev_fsync);
1641 .fsync = blkdev_fsync,
/linux-3.4.99/include/linux/
Dfs.h2385 extern int blkdev_fsync(struct file *filp, loff_t start, loff_t end,