Lines Matching refs:tmp3
218 struct list_head *tmp1, *tmp2, *tmp3; in cifs_debug_data_proc_show() local
422 list_for_each(tmp3, &ses->tcon_list) { in cifs_debug_data_proc_show()
423 tcon = list_entry(tmp3, struct cifs_tcon, in cifs_debug_data_proc_show()
433 list_for_each(tmp3, &server->pending_mid_q) { in cifs_debug_data_proc_show()
434 mid_entry = list_entry(tmp3, struct mid_q_entry, in cifs_debug_data_proc_show()
474 struct list_head *tmp1, *tmp2, *tmp3; in cifs_stats_proc_write() local
511 list_for_each(tmp3, &ses->tcon_list) { in cifs_stats_proc_write()
512 tcon = list_entry(tmp3, in cifs_stats_proc_write()
539 struct list_head *tmp1, *tmp2, *tmp3; in cifs_stats_proc_show() local
594 list_for_each(tmp3, &ses->tcon_list) { in cifs_stats_proc_show()
595 tcon = list_entry(tmp3, in cifs_stats_proc_show()