Searched refs:check_slice (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/os/linux/ |
| H A D | zpool_vdev_os.c | 269 check_slice(const char *path, blkid_cache cache, int force, boolean_t isspare) in check_slice() function 324 return (check_slice(path, cache, force, isspare)); in check_disk() 345 return (check_slice(path, cache, force, isspare)); in check_disk() 381 err = check_slice(slice_path, cache, force, isspare); in check_disk()
|