Searched refs:ext2_fsync (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext2/
H A Dfile.c43 int ext2_fsync(struct file *file, int datasync) function
76 .fsync = ext2_fsync,
93 .fsync = ext2_fsync,
H A Dext2.h154 extern int ext2_fsync(struct file *file, int datasync);
H A Ddir.c723 .fsync = ext2_fsync,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext2/
H A Dfile.c43 int ext2_fsync(struct file *file, int datasync) function
76 .fsync = ext2_fsync,
93 .fsync = ext2_fsync,
H A Dext2.h154 extern int ext2_fsync(struct file *file, int datasync);
H A Ddir.c723 .fsync = ext2_fsync,

Completed in 72 milliseconds