Searched defs:gfar_mask_entry (Results 1 – 1 of 1) sorted by relevance
1196 struct gfar_mask_entry { struct1197 unsigned int mask; /* The mask value which is valid form start to end */1198 unsigned int start;1199 unsigned int end;1200 unsigned int block; /* Same block values indicate depended entries */