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

/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c266 check_slice(const char *path, blkid_cache cache, int force, boolean_t isspare) function
321 return (check_slice(path, cache, force, isspare));
342 return (check_slice(path, cache, force, isspare));
378 err = check_slice(slice_path, cache, force, isspare);

Completed in 101 milliseconds