Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.h49 struct sa_handle { struct
62 struct sa_handle * sa_get_handle(void); argument
/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h211 struct sa_handle { struct
212 dmu_buf_user_t sa_dbu;
213 kmutex_t sa_lock;
214 dmu_buf_t *sa_bonus;
215 dmu_buf_t *sa_spill;
216 objset_t *sa_os;
217 void *sa_userp;
218 sa_idx_tab_t *sa_bonus_tab; /* idx of bonus */
219 sa_idx_tab_t *sa_spill_tab; /* only present if spill activated */