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

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c2253 static int us_type_bits[] = { variable
2813 for (i = 0; i < sizeof (us_type_bits) / sizeof (int);
2817 types |= us_type_bits[i];

Completed in 103 milliseconds