Home
last modified time | relevance | path

Searched refs:CIFSSEC_MASK (Results 1 – 2 of 2) sorted by relevance

/fs/smb/client/
Dcifs_debug.c1130 if (flags & ~CIFSSEC_MASK) { in cifs_security_flags_proc_write()
1132 flags & ~CIFSSEC_MASK); in cifs_security_flags_proc_write()
Dcifsglob.h1935 #define CIFSSEC_MASK 0xCF0CF /* flags supported if no weak allowed */ macro
1937 #define CIFSSEC_MASK 0xC70C7 /* flags supported if no weak allowed */ macro