Searched defs:spa_feature_names (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1050 static const char *spa_feature_names[] = { variable
1095 return (zap_iterate(dn, check_feature, spa_feature_names, stack));
1605 if (check_feature(&za, spa_feature_names, stack) != 0)

Completed in 48 milliseconds