Lines Matching refs:tmp3
150 struct list_head *tmp1, *tmp2, *tmp3; in cifs_debug_data_proc_show() local
326 list_for_each(tmp3, &ses->tcon_list) { in cifs_debug_data_proc_show()
327 tcon = list_entry(tmp3, struct cifs_tcon, in cifs_debug_data_proc_show()
337 list_for_each(tmp3, &server->pending_mid_q) { in cifs_debug_data_proc_show()
338 mid_entry = list_entry(tmp3, struct mid_q_entry, in cifs_debug_data_proc_show()
373 struct list_head *tmp1, *tmp2, *tmp3; in cifs_stats_proc_write() local
401 list_for_each(tmp3, &ses->tcon_list) { in cifs_stats_proc_write()
402 tcon = list_entry(tmp3, in cifs_stats_proc_write()
429 struct list_head *tmp1, *tmp2, *tmp3; in cifs_stats_proc_show() local
473 list_for_each(tmp3, &ses->tcon_list) { in cifs_stats_proc_show()
474 tcon = list_entry(tmp3, in cifs_stats_proc_show()