Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmount.h1049 int vfs_suser(struct mount *, struct thread *);
/freebsd/sys/kern/
H A Dvfs_mount.c1357 error = vfs_suser(mp, td); in vfs_domount_update()
2172 error = vfs_suser(mp, td); in dounmount()
H A Dvfs_subr.c1017 vfs_suser(struct mount *mp, struct thread *td) in vfs_suser() function
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c2097 error = vfs_suser(mp, req->td); in nfs_sysctl()
/freebsd/share/man/man9/
H A DMakefile369 vfs_suser.9 \