Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/rootpool/
H A Drootpool_007_pos.ksh61 set -A gtype "gzip" "gzip-1" "gzip-2" "gzip-3" "gzip-4" "gzip-5" \
66 log_must zfs set compression=${gtype[i]} $rootfs
/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_008_pos.ksh74 set -A gtype "gzip" "gzip-1" "gzip-2" "gzip-3" "gzip-4" "gzip-5" \
78 log_must zfs set compression=${gtype[i]} $COMP_FS
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c5205 mac_group_type_t gtype; in mac_validate_props() local
5329 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()