Home
last modified time | relevance | path

Searched refs:data_sync (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_guts.h858 int yaffs_flush_file(struct yaffs_obj *obj, int update_time, int data_sync);
H A Dyaffs_guts.c3790 int yaffs_flush_file(struct yaffs_obj *in, int update_time, int data_sync) in yaffs_flush_file() argument
3797 if (data_sync) in yaffs_flush_file()