Searched defs:btrfs_stripe_hash_table (Results 1 – 1 of 1) sorted by relevance
51 struct btrfs_stripe_hash_table { struct52 struct list_head stripe_cache;53 spinlock_t cache_lock;54 int cache_size;55 struct btrfs_stripe_hash table[];