Searched refs:SMB2_CLOSE_HE (Results 1 – 5 of 5) sorted by relevance
180 [SMB2_CLOSE_HE] = { .proc = smb2_close},
24 #define SMB2_CLOSE_HE 0x0006 macro45 #define SMB2_CLOSE cpu_to_le16(SMB2_CLOSE_HE)
830 rc = __smb2_handle_cancelled_cmd(tcon, SMB2_CLOSE_HE, 0, in smb2_handle_cancelled_close()
1250 atomic_read(&sent[SMB2_CLOSE_HE]), in smb2_print_stats()1251 atomic_read(&failed[SMB2_CLOSE_HE])); in smb2_print_stats()
3399 cifs_stats_fail_inc(tcon, SMB2_CLOSE_HE); in __SMB2_close()