Lines Matching refs:list_head
202 struct list_head lru; /* inactive_list or handle_list */
228 struct list_head batch_list; /* protected by head's batch lock*/
235 struct list_head log_list;
237 struct list_head r5c; /* for r5c_cache->stripe_in_journal */
506 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
511 struct list_head handle_list;
512 struct list_head loprio_list;
555 struct list_head sibling;
611 struct list_head handle_list; /* stripes needing handling */
612 struct list_head loprio_list; /* low priority stripes */
613 struct list_head hold_list; /* preread ready stripes */
614 struct list_head delayed_list; /* stripes that have plugged requests */
615 struct list_head bitmap_list; /* stripes delaying awaiting bitmap update */
625 struct list_head *last_hold; /* detect hold_list promotions */
654 struct list_head inactive_list[NR_STRIPE_HASH_LOCKS];
657 struct list_head r5c_full_stripe_list;
659 struct list_head r5c_partial_stripe_list;
679 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
689 struct list_head free_list;
690 struct list_head pending_list;