Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Draid56.c48 struct list_head stripe_cache; member
75 struct list_head stripe_cache; member
227 INIT_LIST_HEAD(&table->stripe_cache); in btrfs_alloc_stripe_hash_table()
373 list_del_init(&rbio->stripe_cache); in __remove_rbio_from_cache()
432 while (!list_empty(&table->stripe_cache)) { in btrfs_clear_rbio_cache()
433 rbio = list_entry(table->stripe_cache.next, in btrfs_clear_rbio_cache()
435 stripe_cache); in btrfs_clear_rbio_cache()
482 if (!list_empty(&rbio->stripe_cache)){ in cache_rbio()
483 list_move(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
485 list_add(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
[all …]
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-raid.rst106 [stripe_cache <sectors>]