Home
last modified time | relevance | path

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

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