Lines Matching refs:list_head
176 struct list_head list;
222 struct list_head list;
583 struct list_head pq[UBI_PROT_QUEUE_LEN];
593 struct list_head works;
657 struct list_head list;
727 struct list_head corr;
728 struct list_head free;
729 struct list_head erase;
730 struct list_head alien;
765 struct list_head list;
800 struct list_head *rename_list);
807 int ubi_rename_volumes(struct ubi_device *ubi, struct list_head *rename_list);
1011 struct list_head *list) in ubi_move_aeb_to_list()