Searched refs:jfs_fsync (Results 1 – 3 of 3) sorted by relevance
19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync() function149 .fsync = jfs_fsync,
11 extern int jfs_fsync(struct file *, loff_t, loff_t, int);
1536 .fsync = jfs_fsync,