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