Home
last modified time | relevance | path

Searched refs:yaffs_load_attribs_oh (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_attribs.h22 void yaffs_load_attribs_oh(struct yaffs_obj_hdr *oh, struct yaffs_obj *obj);
H A Dyaffs_attribs.c28 void yaffs_load_attribs_oh(struct yaffs_obj_hdr *oh, struct yaffs_obj *obj) in yaffs_load_attribs_oh() function
H A Dyaffs_guts.c3303 yaffs_load_attribs_oh(oh, in); in yaffs_update_oh()