Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2ops.c4887 int next_is_large; in receive_encrypted_standard() local
4911 next_is_large = server->large_buf; in receive_encrypted_standard()
4915 if (next_is_large) in receive_encrypted_standard()
4947 server->large_buf = next_is_large; in receive_encrypted_standard()
4948 if (next_is_large) in receive_encrypted_standard()
4960 if (next_is_large) in receive_encrypted_standard()