Home
last modified time | relevance | path

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

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