Home
last modified time | relevance | path

Searched refs:usermount (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/limits/
HDfilesystem_limit.ksh59 sysctl vfs.usermount=1
72 sysctl vfs.usermount=0
HDsnapshot_limit.ksh60 sysctl vfs.usermount=1
73 sysctl vfs.usermount=0
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
HDcleanup.ksh47 log_must sysctl vfs.usermount=0
HDsetup.ksh49 log_must sysctl vfs.usermount=1
/freebsd-13-stable/contrib/netbsd-tests/fs/psshfs/
HDt_psshfs.sh55 if [ $(id -u) -ne 0 -a $(sysctl -n vfs.generic.usermount) -eq 0 ]
/freebsd-13-stable/sys/kern/
HDvfs_mount.c81 static int usermount = 0; variable
82 SYSCTL_INT(_vfs, OID_AUTO, usermount, CTLFLAG_RW, &usermount, 0,
1453 } else if (jailed(td->td_ucred) || usermount == 0) { in vfs_domount()
1573 if (jailed(td->td_ucred) || usermount == 0) { in kern_unmount()
/freebsd-13-stable/tools/tools/sysdoc/
HDtunables.mdoc2156 vfs.usermount