Home
last modified time | relevance | path

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

/openbmc/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.c3789 int yaffs_flush_file(struct yaffs_obj *in, int update_time, int data_sync) in yaffs_flush_file() argument
3796 if (data_sync) in yaffs_flush_file()