Home
last modified time | relevance | path

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

/fs/smb/client/
Dcifs_debug.c1106 global_secflags = bv ? CIFSSEC_MAX : CIFSSEC_DEF; in cifs_security_flags_proc_write()
Dcifsglob.h1943 #define CIFSSEC_MAX (CIFSSEC_MAY_SIGN | CIFSSEC_MUST_KRB5 | CIFSSEC_MAY_SEAL) macro