Home
last modified time | relevance | path

Searched refs:SMB2_CHANGE_NOTIFY (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2misc.c378 case SMB2_CHANGE_NOTIFY: in smb2_get_data_area_len()
H A Dsmb2pdu.c71 /* SMB2_CHANGE_NOTIFY */ 32,
517 case SMB2_CHANGE_NOTIFY: in smb2_reconnect()
4045 rc = smb2_plain_req_init(SMB2_CHANGE_NOTIFY, tcon, server, in SMB2_notify_init()
/linux/fs/smb/common/
H A Dsmb2pdu.h58 #define SMB2_CHANGE_NOTIFY cpu_to_le16(SMB2_CHANGE_NOTIFY_HE) macro