Searched refs:CIFSSEC_MASK (Results 1 – 2 of 2) sorted by relevance
1069 if (flags & ~CIFSSEC_MASK) { in cifs_security_flags_proc_write()1071 flags & ~CIFSSEC_MASK); in cifs_security_flags_proc_write()
1857 #define CIFSSEC_MASK 0x8F08F /* flags supported if no weak allowed */ macro1859 #define CIFSSEC_MASK 0x87087 /* flags supported if no weak allowed */ macro