Searched refs:check_slice (Results 1 – 1 of 1) sorted by relevance
| /src/sys/contrib/openzfs/cmd/zpool/os/linux/ |
| H A D | zpool_vdev_os.c | 267 check_slice(const char *path, blkid_cache cache, int force, boolean_t isspare) in check_slice() function 322 return (check_slice(path, cache, force, isspare)); in check_disk() 343 return (check_slice(path, cache, force, isspare)); in check_disk() 379 err = check_slice(slice_path, cache, force, isspare); in check_disk()
|