Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2ops.c3226 int next_is_large; in receive_encrypted_standard() local
3250 next_is_large = server->large_buf; in receive_encrypted_standard()
3254 if (next_is_large) in receive_encrypted_standard()
3286 server->large_buf = next_is_large; in receive_encrypted_standard()
3287 if (next_is_large) in receive_encrypted_standard()
3299 if (next_is_large) in receive_encrypted_standard()