Searched refs:orig_list (Results 1 – 3 of 3) sorted by relevance
626 head = &tt_global->orig_list; in batadv_tt_local_add()1224 head = &entry->orig_list; in batadv_tt_global_orig_entry_find()1286 &tt_global->orig_list); in batadv_tt_global_orig_entry_add()1362 INIT_HLIST_HEAD(&tt_global_entry->orig_list); in batadv_tt_global_add()1476 head = &tt_global_entry->orig_list; in batadv_transtable_best_orig()1556 head = &tt_global_entry->orig_list; in batadv_tt_global_print_entry()1657 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_list()1685 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_node()1720 head = &tt_global_entry->orig_list; in batadv_tt_global_del_roaming()1767 if (hlist_empty(&tt_global_entry->orig_list)) in batadv_tt_global_del()[all …]
951 struct hlist_head orig_list; member
3678 struct ocfs2_dx_entry_list *orig_list, *new_list, *tmp_list; in ocfs2_dx_dir_transfer_leaf() local3685 orig_list = &orig_dx_leaf->dl_list; in ocfs2_dx_dir_transfer_leaf()3689 num_used = le16_to_cpu(orig_list->de_num_used); in ocfs2_dx_dir_transfer_leaf()3696 dx_entry = &orig_list->de_entries[j]; in ocfs2_dx_dir_transfer_leaf()