Searched refs:check_slice (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c132 check_slice(const char *path, int force, boolean_t wholedisk, boolean_t isspare) function
181 * that none is in use by calling check_slice().
241 if (check_slice(name, force, B_TRUE, isspare) != 0)
273 return (check_slice(path, force, B_FALSE, isspare));

Completed in 234 milliseconds