Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.h1358 struct smb2_change_notify_req { struct
1359 struct smb2_sync_hdr sync_hdr;
1360 __le16 StructureSize;
1361 __le16 Flags;
1362 __le32 OutputBufferLength;
1363 __u64 PersistentFileId; /* opaque endianness */
1364 __u64 VolatileFileId; /* opaque endianness */
1365 __le32 CompletionFilter;
1366 __u32 Reserved;