Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
HDibdiag_sa.h49 struct sa_handle { struct
62 struct sa_handle * sa_get_handle(void); argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDsa_impl.h213 struct sa_handle { struct
214 dmu_buf_user_t sa_dbu;
215 kmutex_t sa_lock;
216 dmu_buf_t *sa_bonus;
217 dmu_buf_t *sa_spill;
218 objset_t *sa_os;
219 void *sa_userp;
220 sa_idx_tab_t *sa_bonus_tab; /* idx of bonus */
221 sa_idx_tab_t *sa_spill_tab; /* only present if spill activated */