Searched refs:orig_list (Results 1 – 3 of 3) sorted by relevance
773 head = &tt_global->orig_list; in batadv_tt_local_add()1530 head = &entry->orig_list; in batadv_tt_global_orig_entry_find()1593 head = &tt_global->orig_list; in batadv_tt_global_sync_flags()1642 &tt_global->orig_list); in batadv_tt_global_orig_entry_add()1723 INIT_HLIST_HEAD(&tt_global_entry->orig_list); in batadv_tt_global_add()1846 head = &tt_global_entry->orig_list; in batadv_transtable_best_orig()1927 head = &tt_global_entry->orig_list; in batadv_tt_global_print_entry()2094 head = &global->orig_list; in batadv_tt_global_dump_entry()2256 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_list()2284 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_node()[all …]
1878 struct hlist_head orig_list; member
3666 struct ocfs2_dx_entry_list *orig_list, *new_list, *tmp_list; in ocfs2_dx_dir_transfer_leaf() local3673 orig_list = &orig_dx_leaf->dl_list; in ocfs2_dx_dir_transfer_leaf()3677 num_used = le16_to_cpu(orig_list->de_num_used); in ocfs2_dx_dir_transfer_leaf()3684 dx_entry = &orig_list->de_entries[j]; in ocfs2_dx_dir_transfer_leaf()