Searched defs:UidGidExtent (Results 1 – 1 of 1) sorted by relevance
34 struct UidGidExtent { struct35 first: u32,36 lower_first: u32,37 count: u32,105 impl UidGidExtent { impl