Home
last modified time | relevance | path

Searched defs:smb2_write_req (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dsmb2pdu.h1347 struct smb2_write_req { struct
1348 struct smb2_sync_hdr sync_hdr;
1349 __le16 StructureSize; /* Must be 49 */
1351 __le32 Length;
1352 __le64 Offset;
1354 __u64 VolatileFileId; /* opaque endianness */
1356 __le32 RemainingBytes;
1357 __le16 WriteChannelInfoOffset;
1358 __le16 WriteChannelInfoLength;
1359 __le32 Flags;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dsmb2pdu.h1347 struct smb2_write_req { struct
1348 struct smb2_sync_hdr sync_hdr;
1349 __le16 StructureSize; /* Must be 49 */
1351 __le32 Length;
1352 __le64 Offset;
1354 __u64 VolatileFileId; /* opaque endianness */
1356 __le32 RemainingBytes;
1357 __le16 WriteChannelInfoOffset;
1358 __le16 WriteChannelInfoLength;
1359 __le32 Flags;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dsmb2pdu.h1347 struct smb2_write_req { struct
1348 struct smb2_sync_hdr sync_hdr;
1349 __le16 StructureSize; /* Must be 49 */
1351 __le32 Length;
1352 __le64 Offset;
1354 __u64 VolatileFileId; /* opaque endianness */
1356 __le32 RemainingBytes;
1357 __le16 WriteChannelInfoOffset;
1358 __le16 WriteChannelInfoLength;
1359 __le32 Flags;
[all …]