Home
last modified time | relevance | path

Searched refs:max_protocol (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dserver.h36 short max_protocol; member
H A Dsmb_common.c184 server_conf.max_protocol <= SMB311_PROT)) in supported_protocol()
188 idx <= server_conf.max_protocol); in supported_protocol()
H A Dserver.c358 server_conf.max_protocol = ksmbd_max_protocol(); in server_conf_init()
H A Dtransport_ipc.c339 server_conf.max_protocol = ret; in ipc_server_config_on_startup()