Home
last modified time | relevance | path

Searched refs:vfs_suser (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/sys/
HDmount.h889 int vfs_suser(struct mount *, struct thread *);
/NextBSD/sys/kern/
HDvfs_mount.c916 error = vfs_suser(mp, td); in vfs_domount_update()
1241 error = vfs_suser(mp, td); in dounmount()
HDvfs_subr.c655 vfs_suser(struct mount *mp, struct thread *td) in vfs_suser() function
/NextBSD/sys/fs/nfsclient/
HDnfs_clvfsops.c1719 error = vfs_suser(mp, req->td); in nfs_sysctl()
/NextBSD/share/man/man9/
HDMakefile312 vfs_suser.9 \