Searched refs:usermount (Results 1 – 8 of 8) sorted by relevance
60 sysctl vfs.usermount=173 sysctl vfs.usermount=0
61 sysctl vfs.usermount=174 sysctl vfs.usermount=0
48 log_must sysctl vfs.usermount=0
50 log_must sysctl vfs.usermount=1
115 vfs.usermount=1
55 if [ $(id -u) -ne 0 -a $(sysctl -n vfs.generic.usermount) -eq 0 ]
81 static int usermount = 0; variable82 SYSCTL_INT(_vfs, OID_AUTO, usermount, CTLFLAG_RW, &usermount, 0,1625 } else if (jailed(td->td_ucred) || usermount == 0) { in vfs_domount()1748 if (jailed(td->td_ucred) || usermount == 0) { in kern_unmount()
2109 vfs.usermount