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-6.6/fs/btrfs/
Draid56.c51 struct btrfs_stripe_hash_table { struct
52 struct list_head stripe_cache;
53 spinlock_t cache_lock;
54 int cache_size;
55 struct btrfs_stripe_hash table[];