Searched refs:struct_type (Results 1 – 2 of 2) sorted by relevance
258 cp.struct_type = sizeof(cp); in yaffs2_wr_checkpt_validity_marker()274 ok = (cp.struct_type == sizeof(cp)) && in yaffs2_rd_checkpt_validity_marker()319 cp.struct_type = sizeof(cp); in yaffs2_wr_checkpt_dev()350 if (cp.struct_type != sizeof(cp)) in yaffs2_rd_checkpt_dev()559 cp.struct_type = sizeof(cp); in yaffs2_wr_checkpt_objs()579 cp.struct_type = sizeof(cp); in yaffs2_wr_checkpt_objs()598 if (cp.struct_type != sizeof(cp)) { in yaffs2_rd_checkpt_objs()601 cp.struct_type, (int)sizeof(cp), ok); in yaffs2_rd_checkpt_objs()
487 int struct_type; member789 int struct_type; member806 int struct_type; member
Completed in 13 milliseconds