Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Draid56.c52 struct list_head stripe_cache; member
93 WARN_ON(!list_empty(&rbio->stripe_cache)); in free_raid_bio()
143 INIT_LIST_HEAD(&table->stripe_cache); in btrfs_alloc_stripe_hash_table()
375 list_del_init(&rbio->stripe_cache); in __remove_rbio_from_cache()
434 while (!list_empty(&table->stripe_cache)) { in btrfs_clear_rbio_cache()
437 stripe_cache); in btrfs_clear_rbio_cache()
484 if (!list_empty(&rbio->stripe_cache)){ in cache_rbio()
485 list_move(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
487 list_add(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
498 stripe_cache); in cache_rbio()
[all …]
A Draid56.h30 struct list_head stripe_cache; member
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-raid.rst106 [stripe_cache <sectors>]

Completed in 10 milliseconds