Searched refs:SMB2_SET_INFO_HE (Results 1 – 5 of 5) sorted by relevance
179 [SMB2_SET_INFO_HE] = { .proc = smb2_set_info},
43 #define SMB2_SET_INFO_HE 0x0011 macro64 #define SMB2_SET_INFO cpu_to_le16(SMB2_SET_INFO_HE)
47 #define SMB2_SET_INFO_HE 0x0011 macro68 #define SMB2_SET_INFO cpu_to_le16(SMB2_SET_INFO_HE)
1493 atomic_read(&sent[SMB2_SET_INFO_HE]), in smb2_print_stats()1494 atomic_read(&failed[SMB2_SET_INFO_HE])); in smb2_print_stats()
5001 cifs_stats_fail_inc(tcon, SMB2_SET_INFO_HE); in send_set_info()