Searched defs:btrfs_stripe_hash_table (Results 1 – 1 of 1) sorted by relevance
48 struct btrfs_stripe_hash_table { struct49 struct list_head stripe_cache;50 spinlock_t cache_lock;51 int cache_size;52 struct btrfs_stripe_hash table[];