Searched refs:orig_list (Results 1 – 3 of 3) sorted by relevance
652 head = &tt_global->orig_list; in batadv_tt_local_add()1256 head = &entry->orig_list; in batadv_tt_global_orig_entry_find()1318 &tt_global->orig_list); in batadv_tt_global_orig_entry_add()1393 INIT_HLIST_HEAD(&tt_global_entry->orig_list); in batadv_tt_global_add()1513 head = &tt_global_entry->orig_list; in batadv_transtable_best_orig()1593 head = &tt_global_entry->orig_list; in batadv_tt_global_print_entry()1702 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_list()1730 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_node()1765 head = &tt_global_entry->orig_list; in batadv_tt_global_del_roaming()1812 if (hlist_empty(&tt_global_entry->orig_list)) in batadv_tt_global_del()[all …]
966 struct hlist_head orig_list; member
3665 struct ocfs2_dx_entry_list *orig_list, *new_list, *tmp_list; in ocfs2_dx_dir_transfer_leaf() local3672 orig_list = &orig_dx_leaf->dl_list; in ocfs2_dx_dir_transfer_leaf()3676 num_used = le16_to_cpu(orig_list->de_num_used); in ocfs2_dx_dir_transfer_leaf()3683 dx_entry = &orig_list->de_entries[j]; in ocfs2_dx_dir_transfer_leaf()