Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2779 uint32_t ustype; in print_us_node() local
2782 (void) nvlist_lookup_uint32(nvl, "type", &ustype); in print_us_node()
2783 if (!(ustype & types)) in print_us_node()