Searched defs:gfar_mask_entry (Results 1 – 1 of 1) sorted by relevance
1320 struct gfar_mask_entry { struct1321 unsigned int mask; /* The mask value which is valid form start to end */1322 unsigned int start;1323 unsigned int end;1324 unsigned int block; /* Same block values indicate depended entries */