Searched refs:ubifs_fsync (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | file.c | 1310 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ubifs_fsync() function 1679 .fsync = ubifs_fsync,
|
| H A D | ubifs.h | 1993 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
|
| H A D | dir.c | 1666 .fsync = ubifs_fsync,
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 2350 int ubifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
|