Searched refs:yaffs_verify_oh (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/fs/yaffs2/ |
D | yaffs_verify.h | 27 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh,
|
D | yaffs_verify.c | 165 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh, in yaffs_verify_oh() function 356 yaffs_verify_oh(obj, oh, &tags, 1); in yaffs_verify_obj()
|
D | yaffs_guts.c | 2498 yaffs_verify_oh(object, oh, &tags, 1); in yaffs_gc_process_chunk() 3292 yaffs_verify_oh(in, oh, &old_tags, 0); in yaffs_update_oh() 3368 yaffs_verify_oh(in, oh, &new_tags, 1); in yaffs_update_oh()
|