Searched defs:gfar_mask_entry (Results 1 – 1 of 1) sorted by relevance
1202 struct gfar_mask_entry { struct1203 unsigned int mask; /* The mask value which is valid form start to end */1204 unsigned int start;1205 unsigned int end;1206 unsigned int block; /* Same block values indicate depended entries */