Searched refs:yaffs_flush_file (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffsfs.c | 1016 yaffs_flush_file(obj, 1, datasync); in yaffs_Dofsync() 1055 yaffs_flush_file(obj, 1, 0); in yaffs_close() 1727 result = yaffs_flush_file(obj, 0, 0); in yaffsfs_DoUtime() 2201 result = yaffs_flush_file(obj, 0, 0); in yaffs_set_wince_times() 2224 result = yaffs_flush_file(obj, 0, 0); in yaffsfs_DoChMod()
|
| H A D | yaffs_guts.h | 858 int yaffs_flush_file(struct yaffs_obj *obj, int update_time, int data_sync);
|
| H A D | yaffs_guts.c | 3790 int yaffs_flush_file(struct yaffs_obj *in, int update_time, int data_sync) in yaffs_flush_file() function
|