Home
last modified time | relevance | path

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

/linux-5.10/drivers/char/
Draw.c281 .fsync = blkdev_fsync,
/linux-5.10/fs/pstore/
Dblk.c335 const struct file_operations f_op = {.fsync = blkdev_fsync}; in psblk_generic_blk_write()
/linux-5.10/fs/
Dblock_dev.c677 int blkdev_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in blkdev_fsync() function
698 EXPORT_SYMBOL(blkdev_fsync);
2039 .fsync = blkdev_fsync,
/linux-5.10/include/linux/
Dfs.h2988 extern int blkdev_fsync(struct file *filp, loff_t start, loff_t end,