Searched refs:CIFSSEC_MUST_SIGN (Results 1 – 2 of 2) sorted by relevance
1080 unsigned int signflags = *flags & (CIFSSEC_MUST_SIGN | CIFSSEC_MUST_SEAL); in cifs_security_flags_handle_must_flags()1145 if (global_secflags & CIFSSEC_MUST_SIGN) { in cifs_security_flags_proc_write()
1921 #define CIFSSEC_MUST_SIGN 0x01001 macro