Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Dfile.c1311 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function
1587 .fsync = ubifs_fsync,
Dubifs.h1747 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
Ddir.c1197 .fsync = ubifs_fsync,