Searched refs:yaffs_verify_oh (Results 1 – 3 of 3) sorted by relevance
/u-boot/fs/yaffs2/ |
A D | yaffs_verify.h | 27 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh,
|
A 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()
|
A D | yaffs_guts.c | 2499 yaffs_verify_oh(object, oh, &tags, 1); in yaffs_gc_process_chunk() 3293 yaffs_verify_oh(in, oh, &old_tags, 0); in yaffs_update_oh() 3369 yaffs_verify_oh(in, oh, &new_tags, 1); in yaffs_update_oh()
|
Completed in 10 milliseconds