Searched refs:NFSEXP_NOAUTHNLM (Results 1 – 5 of 5) sorted by relevance
22 #define NFSEXP_NOAUTHNLM 0x0800 macro
35 #define NFSEXP_NOAUTHNLM 0x0800 macro
40 #define NFSEXP_NOAUTHNLM 0x0800 /* Don't authenticate NLM requests - just trust */ macro
1140 { NFSEXP_NOAUTHNLM, {"insecure_locks", ""}},
2374 if (exp->ex_flags & NFSEXP_NOAUTHNLM) in nfsd_permission()