Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfs.h626 #define ND_EXGSSPRIVACY 0x00400000 macro
/trueos/sys/fs/nfsserver/
HDnfs_nfsdsubs.c2074 if ((nd->nd_flag & (ND_GSSPRIVACY | ND_EXGSSPRIVACY)) == in nfsd_checkrootexp()
2075 (ND_GSSPRIVACY | ND_EXGSSPRIVACY)) in nfsd_checkrootexp()
HDnfs_nfsdport.c3035 nd->nd_flag |= ND_EXGSSPRIVACY; in nfsvno_v4rootexport()