Searched refs:SMB2_CHANGE_NOTIFY (Results 1 – 4 of 4) sorted by relevance
51 {le16_to_cpu(SMB2_CHANGE_NOTIFY), "SMB2_CHANGE_NOTIFY"},
377 case SMB2_CHANGE_NOTIFY: in smb2_get_data_area_len()
518 case SMB2_CHANGE_NOTIFY: in smb2_reconnect()4031 rc = smb2_plain_req_init(SMB2_CHANGE_NOTIFY, tcon, server, in SMB2_notify_init()
58 #define SMB2_CHANGE_NOTIFY cpu_to_le16(SMB2_CHANGE_NOTIFY_HE) macro