Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c315 boolean_t isspare, boolean_t iswholedisk) in check_disk() argument
323 if (!iswholedisk) in check_disk()
394 boolean_t isspare, boolean_t iswholedisk) in check_device() argument
406 error = check_disk(path, cache, force, isspare, iswholedisk); in check_device()
/f-stack/freebsd/contrib/openzfs/cmd/zpool/os/freebsd/
H A Dzpool_vdev_os.c87 boolean_t iswholedisk) in check_device() argument
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_util.h128 boolean_t isspare, boolean_t iswholedisk);