Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c2263 static int us_type_bits[] = { variable
2823 for (i = 0; i < sizeof (us_type_bits) / sizeof (int); in zfs_do_userspace()
2827 types |= us_type_bits[i]; in zfs_do_userspace()