Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2ops.c3084 int next_is_large; in receive_encrypted_standard() local
3108 next_is_large = server->large_buf; in receive_encrypted_standard()
3112 if (next_is_large) { in receive_encrypted_standard()
3147 server->large_buf = next_is_large; in receive_encrypted_standard()
3148 if (next_is_large) in receive_encrypted_standard()