Searched defs:zap_leaf (Results 1 – 2 of 2) sorted by relevance
154 typedef struct zap_leaf { struct159 zap_leaf_phys_t *l_phys; argument164 /* below is set by zap_leaf.c and is public to zap.c */ argument
546 zap_leaf(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in zap_leaf() function