Home
last modified time | relevance | path

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

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