Home
last modified time | relevance | path

Searched refs:stripe_cache (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Draid56.c130 struct list_head stripe_cache; member
167 WARN_ON(!list_empty(&rbio->stripe_cache)); in free_raid_bio()
216 INIT_LIST_HEAD(&table->stripe_cache); in btrfs_alloc_stripe_hash_table()
492 list_del_init(&rbio->stripe_cache); in __remove_rbio_from_cache()
549 while (!list_empty(&table->stripe_cache)) { in btrfs_clear_rbio_cache()
550 rbio = list_first_entry(&table->stripe_cache, in btrfs_clear_rbio_cache()
551 struct btrfs_raid_bio, stripe_cache); in btrfs_clear_rbio_cache()
597 if (!list_empty(&rbio->stripe_cache)){ in cache_rbio()
598 list_move(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
600 list_add(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst106 [stripe_cache <sectors>]