Searched refs:yaffs_obj_hdr (Results 1 – 8 of 8) sorted by relevance
21 void yaffs_load_attribs(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh);22 void yaffs_load_attribs_oh(struct yaffs_obj_hdr *oh, struct yaffs_obj *obj);
17 void yaffs_load_attribs(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh) in yaffs_load_attribs()28 void yaffs_load_attribs_oh(struct yaffs_obj_hdr *oh, struct yaffs_obj *obj) in yaffs_load_attribs_oh()
165 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh, in yaffs_verify_oh()349 struct yaffs_obj_hdr *oh; in yaffs_verify_obj()352 oh = (struct yaffs_obj_hdr *)buffer; in yaffs_verify_obj()
310 struct yaffs_obj_hdr { struct929 const struct yaffs_obj_hdr *oh);968 void yaffs_oh_size_load(struct yaffs_obj_hdr *oh, loff_t fsize);969 loff_t yaffs_oh_to_size(struct yaffs_obj_hdr *oh);
27 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh,
33 struct yaffs_obj_hdr *oh; in yaffs1_scan()185 oh = (struct yaffs_obj_hdr *)chunk_data; in yaffs1_scan()
679 const struct yaffs_obj_hdr *oh) in yaffs_set_obj_name_from_oh()2481 struct yaffs_obj_hdr *oh; in yaffs_gc_process_chunk()2482 oh = (struct yaffs_obj_hdr *) buffer; in yaffs_gc_process_chunk()3066 int x_offs = sizeof(struct yaffs_obj_hdr); in yaffs_apply_xattrib_mod()3068 int x_size = dev->data_bytes_per_chunk - sizeof(struct yaffs_obj_hdr); in yaffs_apply_xattrib_mod()3092 int x_offs = sizeof(struct yaffs_obj_hdr); in yaffs_do_xattrib_fetch()3093 int x_size = dev->data_bytes_per_chunk - sizeof(struct yaffs_obj_hdr); in yaffs_do_xattrib_fetch()3161 struct yaffs_obj_hdr *oh; in yaffs_check_obj_details_loaded()3173 oh = (struct yaffs_obj_hdr *)buf; in yaffs_check_obj_details_loaded()3272 struct yaffs_obj_hdr *oh = NULL; in yaffs_update_oh()[all …]
941 struct yaffs_obj_hdr *oh; in yaffs2_scan_chunk()1118 oh = (struct yaffs_obj_hdr *)chunk_data; in yaffs2_scan_chunk()