Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Draid56.c49 struct list_head stripe_cache; member
114 INIT_LIST_HEAD(&table->stripe_cache); in btrfs_alloc_stripe_hash_table()
313 list_del_init(&rbio->stripe_cache); in __remove_rbio_from_cache()
372 while (!list_empty(&table->stripe_cache)) { in btrfs_clear_rbio_cache()
373 rbio = list_entry(table->stripe_cache.next, in btrfs_clear_rbio_cache()
375 stripe_cache); in btrfs_clear_rbio_cache()
422 if (!list_empty(&rbio->stripe_cache)){ in cache_rbio()
423 list_move(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
425 list_add(&rbio->stripe_cache, &table->stripe_cache); in cache_rbio()
434 found = list_entry(table->stripe_cache.prev, in cache_rbio()
[all …]
Draid56.h30 struct list_head stripe_cache; member
/linux-6.1.9/Documentation/admin-guide/device-mapper/
Ddm-raid.rst106 [stripe_cache <sectors>]