Searched refs:file_ext_list_temp (Results 1 – 1 of 1) sorted by relevance
782 struct heci_file_private *file_ext_list_temp; in find_read_list_entry() local793 file_ext_list_temp = (struct heci_file_private *) in find_read_list_entry()796 if ((file_ext_list_temp != NULL) && in find_read_list_entry()797 heci_fe_same_id(file_ext, file_ext_list_temp)) in find_read_list_entry()