Searched defs:bofi_shadow (Results 1 – 1 of 1) sorted by relevance
61 struct bofi_shadow { struct73 struct bofi_shadow *next; /* next on inuse chain */ argument74 struct bofi_shadow *prev; /* prev on inuse chain */ argument75 struct bofi_shadow *hnext; /* next on hhash chain */ argument76 struct bofi_shadow *hprev; /* prev on hhash chain */ argument77 struct bofi_shadow *dnext; /* next on dhash chain */ argument78 struct bofi_shadow *dprev; /* prev on dhash chain */ argument100 struct bofi_shadow **hparrayp; argument101 int hilevel;102 ddi_umem_cookie_t umem_cookie;