Home
last modified time | relevance | path

Searched refs:NFSVNO_EXPORTANON (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Dnfsdport.h81 #define NFSVNO_EXPORTANON(e) ((e)->nes_exflag & MNT_EXPORTANON) macro
/netbsd/sys/fs/nfs/server/
H A Dnfs_nfsdport.c2676 NFSVNO_EXPORTANON(exp) || in nfsd_excred()