Searched refs:CIFSSEC_MASK (Results 1 – 2 of 2) sorted by relevance
543 #define CIFSSEC_MASK 0x3F03F /* allows weak security but also krb5 */ macro545 #define CIFSSEC_MASK 0x37037 /* current flags supported if weak */ macro549 #define CIFSSEC_MASK 0x0F00F /* flags supported if no weak allowed */ macro551 #define CIFSSEC_MASK 0x07007 /* flags supported if no weak allowed */ macro
761 if (flags & ~CIFSSEC_MASK) { in cifs_security_flags_proc_write()763 flags & ~CIFSSEC_MASK)); in cifs_security_flags_proc_write()