Lines Matching +full:wire +full:- +full:sized
1 /* SPDX-License-Identifier: LGPL-2.1 */
24 /* See MS-SMB2 2.2.43 */
51 * See MS-SMB2.PDF specification for protocol details.
78 /* SMB 3.1.1 and later dialects. See MS-SMB2 section 2.2.2.1 */
89 /* Defines for Type field below (see MS-SMB2 2.2.2.2.2.1) */
137 /* See MS-SMB2 2.2.13.2.11 */
153 /* See MS-SMB2 2.2.13.2.12 */
163 /* See MS-SMB2 2.2.14.2.12 */
176 /* See MS-SMB2 2.2.13.2.5 */
184 /* See MS-SMB2 2.2.13.2.9 */
222 /* See MS-FSCC 2.3.29 and 2.3.30 */
232 * See MS-FSCC 2.3.33 and 2.3.34
247 /* See MS-DFSC 2.2.2 */
255 /* See MS-SMB2 2.2.31.3 */
335 /* See MS-FSCC 2.4.21 */
342 /* See MS-FSCC 2.4.18 */
356 __le64 UniqueId; /* inode num - le since Samba puts ino in low 32 bit */
367 struct smb_sid owner; /* var-sized on the wire */
368 struct smb_sid group; /* var-sized on the wire */
374 * SMB2-only POSIX info level for query dir
397 * var sized owner SID
398 * var sized group SID
436 (ALIGN((SMB2_WSL_NUM_XATTRS - 1) * \