Searched refs:blkdev_fsync (Results 1 – 4 of 4) sorted by relevance
281 .fsync = blkdev_fsync,
335 const struct file_operations f_op = {.fsync = blkdev_fsync}; in psblk_generic_blk_write()
677 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in blkdev_fsync() function698 EXPORT_SYMBOL(blkdev_fsync);2039 .fsync = blkdev_fsync,
2988 extern int blkdev_fsync(struct file *filp, loff_t start, loff_t end,