Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dfile.c1312 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function
1655 .fsync = ubifs_fsync,
Dubifs.h2022 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
Ddir.c1712 .fsync = ubifs_fsync,