Home
last modified time | relevance | path

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

/freebsd-14.2/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib1567 cur_state=$(get_device_state $pool $disk "spares")
1588 cur_state=$(get_device_state $pool $disk "logs")
1616 cur_state=$(get_device_state $pool $disk)
2723 function get_device_state #pool disk field("", "spares","logs") function
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1899 cur_state=$(get_device_state $pool $disk "spares")
1940 cur_state=$(get_device_state $pool $disk)
2757 function get_device_state #pool disk field("", "spares","logs")