Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2ops.c4203 int next_is_large; in receive_encrypted_standard() local
4227 next_is_large = server->large_buf; in receive_encrypted_standard()
4231 if (next_is_large) in receive_encrypted_standard()
4263 server->large_buf = next_is_large; in receive_encrypted_standard()
4264 if (next_is_large) in receive_encrypted_standard()
4276 if (next_is_large) in receive_encrypted_standard()