Searched refs:SMB2_TREE_CONNECT_HE (Results 1 – 6 of 6) sorted by relevance
171 [SMB2_TREE_CONNECT_HE] = { .proc = smb2_tree_connect,},
29 #define SMB2_TREE_CONNECT_HE 0x0003 macro50 #define SMB2_TREE_CONNECT cpu_to_le16(SMB2_TREE_CONNECT_HE)
100 if (work->conn->ops->get_cmd_val(work) == SMB2_TREE_CONNECT_HE || in smb2_get_ksmbd_tcon()
33 #define SMB2_TREE_CONNECT_HE 0x0003 macro54 #define SMB2_TREE_CONNECT cpu_to_le16(SMB2_TREE_CONNECT_HE)
1457 atomic_read(&sent[SMB2_TREE_CONNECT_HE]), in smb2_print_stats()1458 atomic_read(&failed[SMB2_TREE_CONNECT_HE])); in smb2_print_stats()
1846 cifs_stats_fail_inc(tcon, SMB2_TREE_CONNECT_HE); in SMB2_tcon()