Home
last modified time | relevance | path

Searched refs:echoes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c38 server->echoes = false; in change_conf()
42 server->echoes = true; in change_conf()
47 server->echoes = true; in change_conf()
118 cifs_server_dbg(VFS, "disabling echoes and oplocks\n"); in smb2_add_credits()
1297 return server->echoes; in smb2_can_echo()
H A Dcifsglob.h707 bool echoes:1; /* enable echoes */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c44 server->echoes = false; in change_conf()
48 server->echoes = true; in change_conf()
53 server->echoes = true; in change_conf()
153 cifs_server_dbg(VFS, "disabling echoes and oplocks\n"); in smb2_add_credits()
1270 return server->echoes; in smb2_can_echo()
H A Dcifsglob.h692 bool echoes:1; /* enable echoes */ member

Completed in 23 milliseconds