Home
last modified time | relevance | path

Searched defs:bofi_shadow (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi_impl.h61 struct bofi_shadow { struct
73 struct bofi_shadow *next; /* next on inuse chain */ argument
74 struct bofi_shadow *prev; /* prev on inuse chain */ argument
75 struct bofi_shadow *hnext; /* next on hhash chain */ argument
76 struct bofi_shadow *hprev; /* prev on hhash chain */ argument
77 struct bofi_shadow *dnext; /* next on dhash chain */ argument
78 struct bofi_shadow *dprev; /* prev on dhash chain */ argument
100 struct bofi_shadow **hparrayp; argument
101 int hilevel;
102 ddi_umem_cookie_t umem_cookie;