Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zpool/
Dzpool_vdev.c257 check_device(const char *path, boolean_t force, boolean_t isspare) in check_device() function
357 check_device(const char *name, boolean_t force, boolean_t isspare) in check_device() function
1227 ret = check_device(path, force, isspare); in is_device_in_use()