Searched refs:off_tab (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2932 sa_get_off_table(uintptr_t addr, uint32_t **off_tab, int attr_count) argument
2941 *off_tab = mdb_alloc(attr_count * sizeof (uint32_t),
2944 if (mdb_vread(*off_tab,

Completed in 258 milliseconds