Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifssmb.c1814 unsigned int *nbytes, char **buf, int *pbuf_type) in CIFSSMBRead() argument
1911 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
1913 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()