Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2pdu.h58 #define SMB2_CHANGE_NOTIFY_HE 0x000F macro
79 #define SMB2_CHANGE_NOTIFY cpu_to_le16(SMB2_CHANGE_NOTIFY_HE)
Dsmb2ops.c1394 atomic_read(&sent[SMB2_CHANGE_NOTIFY_HE]), in smb2_print_stats()
1395 atomic_read(&failed[SMB2_CHANGE_NOTIFY_HE])); in smb2_print_stats()
Dsmb2pdu.c3622 cifs_stats_fail_inc(tcon, SMB2_CHANGE_NOTIFY_HE); in SMB2_change_notify()