Searched defs:physpath (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c489 const char *physpath = NULL; local
[all...]
/freebsd-13-stable/sys/geom/
H A Dgeom_dev.c243 char *physpath; local
[all...]
/freebsd-13-stable/sys/geom/nop/
H A Dg_nop.c546 const char *physpath, *gnopname; local
338 g_nop_create(struct gctl_req *req, struct g_class *mp, struct g_provider *pp, const char *gnopname, int ioerror, u_int count_until_fail, u_int rfailprob, u_int wfailprob, u_int delaymsec, u_int rdelayprob, u_int wdelayprob, off_t offset, off_t size, u_int secsize, off_t stripesize, off_t stripeoffset, const char *physpath) argument
/freebsd-13-stable/usr.sbin/diskinfo/
H A Ddiskinfo.c85 char tstr[BUFSIZ], ident[DISK_IDENT_SIZE], physpath[MAXPATHLEN]; local
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c97 char *physpath; local
/freebsd-13-stable/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c188 char *physpath = NULL, *new_devid = NULL, *enc_sysfs_path = NULL; local
[all...]
/freebsd-13-stable/sys/cam/
H A Dcam_xpt_internal.h125 uint8_t *physpath; /* physical path string form */ member in struct:cam_ed
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_pass.c430 char *physpath; local
H A Dscsi_enc_ses.c1014 struct sbuf *physpath; member in struct:ses_setphyspath_callback_args
/freebsd-13-stable/sys/kern/
H A Dkern_conf.c1036 make_dev_physpath_alias(int flags, struct cdev **cdev, struct cdev *pdev, struct cdev *old_alias, const char *physpath) argument
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c2855 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, argument
2884 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size, argument
2940 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
2980 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_ argument
[all...]

Completed in 241 milliseconds