Searched refs:stream_buf_sizep (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_2.h644 size_t *stream_buf_sizep; member in struct:FILE_STREAM_INFORMATION
H A Dsmb_smb_2.c3594 (stream_infop->stream_buf_sizep == NULL) &&
3638 (stream_infop->stream_buf_sizep == NULL) &&
3720 if (stream_infop->stream_buf_sizep) {
3734 *stream_infop->stream_buf_sizep += full_stream_name_len;
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb_2.c5536 /* Only pass stream_buf_sizep, so we can determine the size of the list */
5585 /* Only pass a uio and stream_buf_sizep, to get the entire list of xattrs */
6455 * 1) listxattr - uio and/or stream_buf_sizep
6456 * a) if uio and stream_buf_sizep, then return all xattrs If stream_flagsp has
6459 * b) if only stream_buf_sizep, then they are just trying to determine size
6471 stream_infop->stream_buf_sizep = sizep;

Completed in 209 milliseconds