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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Draw.c257 .fsync = blkdev_fsync,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dblock_dev.c360 int blkdev_fsync(struct file *filp, int datasync) function
381 EXPORT_SYMBOL(blkdev_fsync); variable
1634 .fsync = blkdev_fsync,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h2218 extern int blkdev_fsync(struct file *filp, int datasync);

Completed in 232 milliseconds