Searched refs:CIFSSEC_MUST_KRB5 (Results 1 – 2 of 2) sorted by relevance
940 if ((*flags & CIFSSEC_MUST_KRB5) == CIFSSEC_MUST_KRB5) in cifs_security_flags_handle_must_flags()941 *flags = CIFSSEC_MUST_KRB5; in cifs_security_flags_handle_must_flags()
1876 #define CIFSSEC_MUST_KRB5 0x08008 macro