Home
last modified time | relevance | path

Searched refs:zpool_dev_probe_ok (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.h50 boolean_t zpool_dev_probe_ok(const char *path);
H A Dzutil_import.c332 if (!zpool_dev_probe_ok(path)) in aux_path_active()
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c133 zpool_dev_probe_ok(const char *path) in zpool_dev_probe_ok() function
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c105 zpool_dev_probe_ok(const char *path) in zpool_dev_probe_ok() function
153 if (!zpool_dev_probe_ok(rn->rn_name)) in zpool_open_func()