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

/freebsd-11-stable/stand/libsa/zfs/
H A Ddevicename_stubs.c35 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) function
H A Dlibzfs.h47 int zfs_parsedev(struct zfs_devdesc *dev, const char *devspec,
H A Dzfs.c731 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) function
/freebsd-11-stable/stand/i386/libi386/
H A Ddevicename.c130 err = zfs_parsedev((struct zfs_devdesc *)idev, np, path);
/freebsd-11-stable/stand/ofw/libofw/
H A Ddevicename.c119 err = zfs_parsedev((struct zfs_devdesc *)idev, p, path);
/freebsd-11-stable/stand/efi/libefi/
H A Ddevicename.c131 err = zfs_parsedev((struct zfs_devdesc*)idev, np, path);
/freebsd-11-stable/stand/userboot/userboot/
H A Ddevicename.c149 err = zfs_parsedev((struct zfs_devdesc *)idev, np, path);

Completed in 129 milliseconds