Home
last modified time | relevance | path

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

/linux-6.15/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.c348 server_conf.max_protocol = ksmbd_max_protocol(); in server_conf_init()
H A Dtransport_ipc.c360 server_conf.max_protocol = ret; in ipc_server_config_on_startup()