Lines Matching refs:list_head
201 struct list_head lru; /* inactive_list or handle_list */
227 struct list_head batch_list; /* protected by head's batch lock*/
234 struct list_head log_list;
236 struct list_head r5c; /* for r5c_cache->stripe_in_journal */
508 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
513 struct list_head handle_list;
514 struct list_head loprio_list;
557 struct list_head sibling;
603 struct list_head handle_list; /* stripes needing handling */
604 struct list_head loprio_list; /* low priority stripes */
605 struct list_head hold_list; /* preread ready stripes */
606 struct list_head delayed_list; /* stripes that have plugged requests */
607 struct list_head bitmap_list; /* stripes delaying awaiting bitmap update */
617 struct list_head *last_hold; /* detect hold_list promotions */
653 struct list_head inactive_list[NR_STRIPE_HASH_LOCKS];
656 struct list_head r5c_full_stripe_list;
658 struct list_head r5c_partial_stripe_list;
678 struct list_head temp_inactive_list[NR_STRIPE_HASH_LOCKS];
688 struct list_head free_list;
689 struct list_head pending_list;