Lines Matching refs:list_entry
60 mid_entry = list_entry(tmp, struct mid_q_entry, qhead); in cifs_dump_mids()
182 server = list_entry(stmp, struct TCP_Server_Info, in cifs_debug_files_proc_show()
185 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in cifs_debug_files_proc_show()
187 tcon = list_entry(tmp1, struct cifs_tcon, tcon_list); in cifs_debug_files_proc_show()
190 cfile = list_entry(tmp2, struct cifsFileInfo, in cifs_debug_files_proc_show()
273 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_debug_data_proc_show()
357 ses = list_entry(tmp2, struct cifs_ses, in cifs_debug_data_proc_show()
423 tcon = list_entry(tmp3, struct cifs_tcon, in cifs_debug_data_proc_show()
434 mid_entry = list_entry(tmp3, struct mid_q_entry, in cifs_debug_data_proc_show()
496 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_stats_proc_write()
509 ses = list_entry(tmp2, struct cifs_ses, in cifs_stats_proc_write()
512 tcon = list_entry(tmp3, in cifs_stats_proc_write()
571 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_stats_proc_show()
592 ses = list_entry(tmp2, struct cifs_ses, in cifs_stats_proc_show()
595 tcon = list_entry(tmp3, in cifs_stats_proc_show()