Searched refs:SMB2_CLOSE_HE (Results 1 – 4 of 4) sorted by relevance
49 #define SMB2_CLOSE_HE 0x0006 macro70 #define SMB2_CLOSE cpu_to_le16(SMB2_CLOSE_HE)
829 rc = __smb2_handle_cancelled_cmd(tcon, SMB2_CLOSE_HE, 0, in smb2_handle_cancelled_close()
1369 atomic_read(&sent[SMB2_CLOSE_HE]), in smb2_print_stats()1370 atomic_read(&failed[SMB2_CLOSE_HE])); in smb2_print_stats()
3244 cifs_stats_fail_inc(tcon, SMB2_CLOSE_HE); in __SMB2_close()