Home
last modified time | relevance | path

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

/fs/cifs/
Dcifs_debug.c942 global_secflags = bv ? CIFSSEC_MAX : CIFSSEC_DEF; in cifs_security_flags_proc_write()
Dcifsglob.h1844 #define CIFSSEC_MAX (CIFSSEC_MUST_SIGN | CIFSSEC_MUST_NTLMV2) macro