Home
last modified time | relevance | path

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

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