Searched refs:yaffs_load_current_time (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_attribs.c | 57 yaffs_load_current_time(obj, 1, 1); in yaffs_attribs_init() 64 void yaffs_load_current_time(struct yaffs_obj *obj, int do_a, int do_c) in yaffs_load_current_time() function
|
H A D | yaffs_attribs.h | 24 void yaffs_load_current_time(struct yaffs_obj *obj, int do_a, int do_c);
|
H A D | yaffs_guts.c | 1942 yaffs_load_current_time(the_obj, 1, 1); in yaffs_new_obj() 2063 yaffs_load_current_time(obj, 0, 1); in yaffs_update_parent() 3800 yaffs_load_current_time(in, 0, 0); in yaffs_flush_file()
|