Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dmount.h860 #define VFS_CHECKEXP(MP, NAM, EXFLG, CRED, NUMSEC, SEC) ({ \ macro
/freebsd-13.1/sys/nlm/
H A Dnlm_prot_impl.c1746 error = VFS_CHECKEXP(vs->vs_mp, in nlm_get_vfs_state()
/freebsd-13.1/share/man/man9/
H A DMakefile344 VFS_CHECKEXP.9 \
/freebsd-13.1/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3255 error = VFS_CHECKEXP(mp, nam, &exp->nes_exflag, credp, in nfsvno_checkexp()
3290 error = VFS_CHECKEXP(mp, nam, &exp->nes_exflag, credp, in nfsvno_fhtovp()
/freebsd-13.1/
H A DUPDATING373 r362158 changed the arguments for VFS_CHECKEXP(). As such, any