Lines Matching refs:list_head
200 struct list_head lru; /* inactive_list or handle_list */
226 struct list_head batch_list; /* protected by head's batch lock*/
233 struct list_head log_list;
235 struct list_head r5c; /* for r5c_cache->stripe_in_journal */
512 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
517 struct list_head handle_list;
518 struct list_head loprio_list;
561 struct list_head sibling;
602 struct list_head handle_list; /* stripes needing handling */
603 struct list_head loprio_list; /* low priority stripes */
604 struct list_head hold_list; /* preread ready stripes */
605 struct list_head delayed_list; /* stripes that have plugged requests */
606 struct list_head bitmap_list; /* stripes delaying awaiting bitmap update */
616 struct list_head *last_hold; /* detect hold_list promotions */
652 struct list_head inactive_list[NR_STRIPE_HASH_LOCKS];
655 struct list_head r5c_full_stripe_list;
657 struct list_head r5c_partial_stripe_list;
677 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
687 struct list_head free_list;
688 struct list_head pending_list;