Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Dfile.c19 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync() function
149 .fsync = jfs_fsync,
H A Djfs_inode.h11 extern int jfs_fsync(struct file *, loff_t, loff_t, int);
H A Dnamei.c1542 .fsync = jfs_fsync,