Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_debug.c1223 global_secflags = bv ? CIFSSEC_MAX : CIFSSEC_DEF; in cifs_security_flags_proc_write()
H A Dcifsglob.h1930 #define CIFSSEC_MAX (CIFSSEC_MAY_SIGN | CIFSSEC_MUST_KRB5 | CIFSSEC_MAY_SEAL) macro