Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1016 struct smb2_change_notify_req { struct
1017 hdrsmb2_change_notify_req global() argument
1018 StructureSizesmb2_change_notify_req global() argument
1019 Flagssmb2_change_notify_req global() argument
1020 OutputBufferLengthsmb2_change_notify_req global() argument
1021 PersistentFileIdsmb2_change_notify_req global() argument
1022 VolatileFileIdsmb2_change_notify_req global() argument
1023 CompletionFiltersmb2_change_notify_req global() argument
1024 Reservedsmb2_change_notify_req global() argument
/linux/fs/smb/client/
H A Dsmb2pdu.c3964 struct smb2_change_notify_req *req; in SMB2_notify_init()