Home
last modified time | relevance | path

Searched refs:ND_EXGSSINTEGRITY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs.h746 #define ND_EXGSSINTEGRITY 0x00200000 macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c2133 if ((nd->nd_flag & (ND_GSSINTEGRITY | ND_EXGSSINTEGRITY)) == in nfsd_checkrootexp()
2134 (ND_GSSINTEGRITY | ND_EXGSSINTEGRITY)) in nfsd_checkrootexp()
H A Dnfs_nfsdport.c3760 nd->nd_flag |= ND_EXGSSINTEGRITY; in nfsvno_v4rootexport()