Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dexport.h37 #define NFSEXP_SUNSECURE 0x0100 macro
84 #define EX_SUNSECURE(exp) ((exp)->ex_flags & NFSEXP_SUNSECURE)
/linux-2.4.37.9/fs/nfsd/
Dexport.c642 { NFSEXP_SUNSECURE, { "sunsecure", ""}},