Lines Matching refs:list
48 struct list_head list;
68 struct list_head list;
72 struct btrfs_device *devs[BTRFS_MAX_MIRRORS]; /* full list, incl
102 struct list_head list;
106 * just take the full list from the extent. afterwards we
109 list_replace_init(&re->extctl, &list);
147 list_for_each_entry(rec, &list, list) {
176 while (!list_empty(&list)) {
180 rec = list_first_entry(&list, struct reada_extctl, list);
181 list_del(&rec->list);
267 INIT_LIST_HEAD(&zone->list);
571 list_add_tail(&rec->list, &re->extctl);
919 pr_debug("re: logical %llu size %u list empty %d scheduled %d",
1034 * Must be called without holding neither the device list mutex nor the device