Searched refs:ubifs_fsync (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ubifs/ |
H A D | file.c | 1313 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function 1662 .fsync = ubifs_fsync,
|
H A D | ubifs.h | 2027 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
|
H A D | dir.c | 1714 .fsync = ubifs_fsync,
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.h | 2349 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
|