Searched defs:sa_handle (Results 1 – 3 of 3) sorted by relevance
49 struct sa_handle { struct62 struct sa_handle * sa_get_handle(void); argument
202 struct sa_handle { struct203 dmu_buf_user_t sa_dbu;204 kmutex_t sa_lock;205 dmu_buf_t *sa_bonus;206 dmu_buf_t *sa_spill;207 objset_t *sa_os;208 void *sa_userp;209 sa_idx_tab_t *sa_bonus_tab; /* idx of bonus */210 sa_idx_tab_t *sa_spill_tab; /* only present if spill activated */