Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c4873 int next_is_large; in receive_encrypted_standard() local
4897 next_is_large = server->large_buf; in receive_encrypted_standard()
4904 if (next_is_large) in receive_encrypted_standard()
4938 server->large_buf = next_is_large; in receive_encrypted_standard()
4939 if (next_is_large) in receive_encrypted_standard()
4951 if (next_is_large) in receive_encrypted_standard()