outmp
struct outmp we_utmp; /* active tty info */
vfs_exjail_clone(struct mount *inmp, struct mount *outmp)
MNT_ILOCK(outmp);
if (outmp->mnt_exjail == NULL) {
outmp->mnt_exjail = cr;
MNT_IUNLOCK(outmp);
struct mount *inmp, *outmp;
outmp = outvpl->v_mount;
if (inmp == NULL || outmp == NULL)
if (inmp == outmp)
error = vfs_busy(outmp, MBF_NOWAIT);
error = vfs_busy(outmp, 0);
vfs_unbusy(outmp);
if (inmp == outmp || inmp->mnt_vfc == outmp->mnt_vfc)
vfs_unbusy(outmp);
if (inmp != outmp)
struct outmp myutmp;