Home
last modified time | relevance | path

Searched refs:next_is_large (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c4896 int next_is_large; in receive_encrypted_standard() local
4920 next_is_large = server->large_buf; in receive_encrypted_standard()
4924 if (next_is_large) in receive_encrypted_standard()
4956 server->large_buf = next_is_large; in receive_encrypted_standard()
4957 if (next_is_large) in receive_encrypted_standard()
4969 if (next_is_large) in receive_encrypted_standard()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c4964 int next_is_large; in receive_encrypted_standard() local
4988 next_is_large = server->large_buf; in receive_encrypted_standard()
4995 if (next_is_large) in receive_encrypted_standard()
5025 server->large_buf = next_is_large; in receive_encrypted_standard()
5026 if (next_is_large) in receive_encrypted_standard()
5038 if (next_is_large) in receive_encrypted_standard()

Completed in 14 milliseconds