Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dauth.c23 if (exp->ex_flags & NFSEXP_ALLSQUASH) { in nfsd_setuser()
Dexport.c637 { NFSEXP_ALLSQUASH, {"all_squash", ""}},
/linux-2.4.37.9/include/linux/nfsd/
Dexport.h32 #define NFSEXP_ALLSQUASH 0x0008 macro