Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext2/
Dfile.c150 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync() function
192 .fsync = ext2_fsync,
Dext2.h809 extern int ext2_fsync(struct file *file, loff_t start, loff_t end,
Ddir.c726 .fsync = ext2_fsync,