Searched refs:SMB2_CLOSE_HE (Results 1 – 6 of 6) sorted by relevance
177 [SMB2_CLOSE_HE] = { .proc = smb2_close},
32 #define SMB2_CLOSE_HE 0x0006 macro53 #define SMB2_CLOSE cpu_to_le16(SMB2_CLOSE_HE)
36 #define SMB2_CLOSE_HE 0x0006 macro57 #define SMB2_CLOSE cpu_to_le16(SMB2_CLOSE_HE)
808 rc = __smb2_handle_cancelled_cmd(tcon, SMB2_CLOSE_HE, 0, in smb2_handle_cancelled_close()
1466 atomic_read(&sent[SMB2_CLOSE_HE]), in smb2_print_stats()1467 atomic_read(&failed[SMB2_CLOSE_HE])); in smb2_print_stats()
3303 cifs_stats_fail_inc(tcon, SMB2_CLOSE_HE); in __SMB2_close()