Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifssmb.c1741 unsigned int *nbytes, char **buf, int *pbuf_type) in CIFSSMBRead() argument
1838 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
1840 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()