Searched refs:ubifs_fsync (Results 1 – 3 of 3) sorted by relevance
1305 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function1662 .fsync = ubifs_fsync,
2014 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
1767 .fsync = ubifs_fsync,
Completed in 17 milliseconds