Home
last modified time | relevance | path

Searched defs:btrfs_stripe_hash_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Draid56.c47 struct btrfs_stripe_hash_table { struct
48 struct list_head stripe_cache;
49 spinlock_t cache_lock;
50 int cache_size;
51 struct btrfs_stripe_hash table[];
/kernel/linux/linux-4.19/fs/btrfs/
Dctree.h702 struct btrfs_stripe_hash_table { struct
703 struct list_head stripe_cache;
704 spinlock_t cache_lock;
705 int cache_size;
706 struct btrfs_stripe_hash table[];