Searched refs:gtype (Results 1 – 3 of 3) sorted by relevance
61 set -A gtype "gzip" "gzip-1" "gzip-2" "gzip-3" "gzip-4" "gzip-5" \66 log_must zfs set compression=${gtype[i]} $rootfs
74 set -A gtype "gzip" "gzip-1" "gzip-2" "gzip-3" "gzip-4" "gzip-5" \78 log_must zfs set compression=${gtype[i]} $COMP_FS
5205 mac_group_type_t gtype; in mac_validate_props() local5329 gtype = mip->mi_rx_group_type; in mac_validate_props()5342 gtype = mip->mi_tx_group_type; in mac_validate_props()5346 if (gtype == MAC_GROUP_TYPE_DYNAMIC) { in mac_validate_props()