Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dfile.c1323 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function
1688 .fsync = ubifs_fsync,
Dubifs.h1755 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
Ddir.c1666 .fsync = ubifs_fsync,