Searched refs:CIFSSEC_MAX (Results 1 – 2 of 2) sorted by relevance
942 global_secflags = bv ? CIFSSEC_MAX : CIFSSEC_DEF; in cifs_security_flags_proc_write()
1844 #define CIFSSEC_MAX (CIFSSEC_MUST_SIGN | CIFSSEC_MUST_NTLMV2) macro