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

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_2.h647 uint64_t *stream_alloc_sizep; member in struct:FILE_STREAM_INFORMATION
H A Dsmb_smb_2.c3715 *stream_infop->stream_alloc_sizep = alloc_size;
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb_2.c88 uint64_t *stream_sizep, uint64_t *stream_alloc_sizep,
6405 uint64_t *stream_sizep, uint64_t *stream_alloc_sizep,
6462 * a) If stream_namep and stream_sizep/stream_alloc_sizep, then look for
6474 stream_infop->stream_alloc_sizep = stream_alloc_sizep;
6401 smb2fs_smb_qstreaminfo(struct smb_share *share, struct smbnode *np, enum vtype vnode_type, const char *namep, size_t name_len, const char *stream_namep, uio_t uio, size_t *sizep, uint64_t *stream_sizep, uint64_t *stream_alloc_sizep, uint32_t *stream_flagsp, uint32_t *max_accessp, vfs_context_t context) argument

Completed in 137 milliseconds