Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDmount.h1053 int vfs_suser(struct mount *, struct thread *);
/freebsd-14-stable/sys/kern/
HDvfs_mount.c1358 error = vfs_suser(mp, td); in vfs_domount_update()
2180 error = vfs_suser(mp, td); in dounmount()
HDvfs_subr.c1024 vfs_suser(struct mount *mp, struct thread *td) in vfs_suser() function
/freebsd-14-stable/sys/fs/nfsclient/
HDnfs_clvfsops.c2097 error = vfs_suser(mp, req->td); in nfs_sysctl()
/freebsd-14-stable/share/man/man9/
HDMakefile369 vfs_suser.9 \