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