Searched defs:btrfs_stripe_hash_table (Results 1 – 1 of 1) sorted by relevance
129 struct btrfs_stripe_hash_table { struct130 struct list_head stripe_cache;131 spinlock_t cache_lock;132 int cache_size;133 struct btrfs_stripe_hash table[];