Home
last modified time | relevance | path

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

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