Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb_common.c36 SMB21_PROT,
51 SMB21_PROT,
93 return SMB21_PROT; in ksmbd_min_protocol()
183 (server_conf.min_protocol >= SMB21_PROT || in supported_protocol()
H A Dsmb_common.h21 #define SMB21_PROT 2 macro