orig_list        3639 fs/ocfs2/dir.c 	struct ocfs2_dx_entry_list *orig_list, *tmp_list;
orig_list        3646 fs/ocfs2/dir.c 		orig_list = &orig_dx_leaf->dl_list;
orig_list        3649 fs/ocfs2/dir.c 		num_used = le16_to_cpu(orig_list->de_num_used);
orig_list        3656 fs/ocfs2/dir.c 			dx_entry = &orig_list->de_entries[j];
orig_list        1467 net/batman-adv/multicast.c 	hlist_for_each_entry_rcu(orig_entry, &tt_global->orig_list, list) {
orig_list         772 net/batman-adv/translation-table.c 		head = &tt_global->orig_list;
orig_list        1538 net/batman-adv/translation-table.c 	head = &entry->orig_list;
orig_list        1601 net/batman-adv/translation-table.c 	head = &tt_global->orig_list;
orig_list        1650 net/batman-adv/translation-table.c 			   &tt_global->orig_list);
orig_list        1731 net/batman-adv/translation-table.c 		INIT_HLIST_HEAD(&tt_global_entry->orig_list);
orig_list        1854 net/batman-adv/translation-table.c 	head = &tt_global_entry->orig_list;
orig_list        1935 net/batman-adv/translation-table.c 	head = &tt_global_entry->orig_list;
orig_list        2102 net/batman-adv/translation-table.c 	head = &global->orig_list;
orig_list        2264 net/batman-adv/translation-table.c 	head = &tt_global_entry->orig_list;
orig_list        2292 net/batman-adv/translation-table.c 	head = &tt_global_entry->orig_list;
orig_list        2327 net/batman-adv/translation-table.c 	head = &tt_global_entry->orig_list;
orig_list        2375 net/batman-adv/translation-table.c 		if (hlist_empty(&tt_global_entry->orig_list))
orig_list        2459 net/batman-adv/translation-table.c 			if (hlist_empty(&tt_global->orig_list)) {
orig_list        1942 net/batman-adv/types.h 	struct hlist_head orig_list;