Searched refs:SMB2_CLOSE_HE (Results 1 – 3 of 3) sorted by relevance
48 #define SMB2_CLOSE_HE 0x0006 macro69 #define SMB2_CLOSE cpu_to_le16(SMB2_CLOSE_HE)
309 atomic_read(&sent[SMB2_CLOSE_HE]), in smb2_print_stats()310 atomic_read(&failed[SMB2_CLOSE_HE])); in smb2_print_stats()
1074 cifs_stats_fail_inc(tcon, SMB2_CLOSE_HE); in SMB2_close()