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