Lines Matching refs:list_entry
60 mid_entry = list_entry(tmp, struct mid_q_entry, qhead); in cifs_dump_mids()
161 server = list_entry(stmp, struct TCP_Server_Info, in cifs_debug_files_proc_show()
164 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in cifs_debug_files_proc_show()
166 tcon = list_entry(tmp1, struct cifs_tcon, tcon_list); in cifs_debug_files_proc_show()
169 cfile = list_entry(tmp2, struct cifsFileInfo, in cifs_debug_files_proc_show()
252 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_debug_data_proc_show()
338 ses = list_entry(tmp2, struct cifs_ses, in cifs_debug_data_proc_show()
390 tcon = list_entry(tmp3, struct cifs_tcon, in cifs_debug_data_proc_show()
401 mid_entry = list_entry(tmp3, struct mid_q_entry, in cifs_debug_data_proc_show()
458 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_stats_proc_write()
471 ses = list_entry(tmp2, struct cifs_ses, in cifs_stats_proc_write()
474 tcon = list_entry(tmp3, in cifs_stats_proc_write()
533 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_stats_proc_show()
554 ses = list_entry(tmp2, struct cifs_ses, in cifs_stats_proc_show()
557 tcon = list_entry(tmp3, in cifs_stats_proc_show()