Searched refs:ChunkCount (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/cifs/ | ||
| D | smb2pdu.h | 987 __le32 ChunkCount; /* we are only sending 1 */ member |
| D | smb2ops.c | 1776 pcchunk->ChunkCount = cpu_to_le32(1); in smb2_copychunk_range() |