Searched defs:ext2_dx_countlimit (Results 1 – 2 of 2) sorted by relevance
233 struct ext2_dx_countlimit { struct234 __u16 limit;235 __u16 count;
240 struct ext2_dx_countlimit { struct241 __le16 limit;242 __le16 count;