Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifssmb.c1628 unsigned int *nbytes, char **buf, int *pbuf_type) in CIFSSMBRead() argument
1725 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
1727 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()