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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2545 uint32_t ustype; local
2548 (void) nvlist_lookup_uint32(nvl, "type", &ustype);
2549 if (!(ustype & types))

Completed in 71 milliseconds