Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dfile.c1307 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function
1587 .fsync = ubifs_fsync,
Dubifs.h1734 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
Ddir.c1227 .fsync = ubifs_fsync,