Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h65 unsigned int *nbytes, char **buf, int *pbuf_type);
H A Dcifssmb.c1645 unsigned int *nbytes, char **buf, int *pbuf_type) in CIFSSMBRead() argument
1745 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
1747 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()