domount
if (dataset[0] != '\0' && domount) {
if (dataset[0] != '\0' && domount)
int domount = 0;
domount = 1;
if ((rv = domount(zlogp, fsptr->zone_fs_type, optstr,
if (domount(zlogp, MNTTYPE_LOFS, RESOURCE_DEFAULT_OPTS, fromdir,
if (domount(zlogp, MNTTYPE_LOFS, "", rootpath, tmp) != 0)
if (domount(zlogp, MNTTYPE_LOFS, "", fromdir, tmp)
if (domount(zlogp, MNTTYPE_LOFS, RESOURCE_DEFAULT_OPTS, *cpp,
if (domount(zlogp, MNTTYPE_TMPFS, "", "swap", tmp) != 0) {
(void) domount(zlogp, MNTTYPE_AUTOFS, optstr,
if (domount(zlogp, "tmpfs", "", "swap", rootpath) != 0)
goto domount;
goto domount;
goto domount;
domount:
error = domount(NULL, &margs, mvp, zcred, &vfsp);
retval = domount(NULL, uap, stubvp, cr, vfsp);
if (domount(NULL, &mounta, mvp, CRED(), &vfsp))
goto domount;
domount:
err = domount("zfs", &margs, *vpp, kcred, &vfsp);
int domount(char *, struct mounta *, vnode_t *, struct cred *,
error = domount("pxfs", uap, vp, CRED(), &vfsp);
error = domount(NULL, uap, vp, CRED(), &vfsp);