Searched defs:xdlistlock (Results 1 – 1 of 1) sorted by relevance
232 struct xdlistlock { struct233 lid_t next; /* 2: */235 u8 maxcnt; /* 2: */236 u8 index; /* 2: */238 u16 flag; /* 2: */239 u8 type; /* 1: */240 u8 count; /* 1: number of pxd/xad */247 union {250 } union64;