Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dfile.c153 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync() function
316 .fsync = ext2_fsync,
H A Dext2.h783 extern int ext2_fsync(struct file *file, loff_t start, loff_t end,
H A Ddir.c715 .fsync = ext2_fsync,