Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zfs/
H A Dzfs_main.c2577 uint32_t ustype; in print_us_node() local
2580 (void) nvlist_lookup_uint32(nvl, "type", &ustype); in print_us_node()
2581 if (!(ustype & types)) in print_us_node()