Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifssmb.c1409 unsigned int *nbytes, char **buf, int *pbuf_type) in CIFSSMBRead() argument
1506 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
1508 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()