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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c662 get_mountpoint(differ_info_t *di, char *dsnm, char **mntpt) function
689 if (get_mountpoint(di, di->ds, &di->dsmnt) != 0)
706 err = get_mountpoint(di, di->fromsnap, &mntpt);
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c5797 get_mountpoint(char *special, char *fstype) function
5804 const char *fcn = "get_mountpoint()";
5883 /* get_mountpoint returns a strdup'ed string */
5886 return (get_mountpoint(pool, "zfs"));

Completed in 91 milliseconds