Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ubifs/
Dfile.c1314 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function
1677 .fsync = ubifs_fsync,
Dubifs.h1990 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
Ddir.c1651 .fsync = ubifs_fsync,