Searched defs:btrfs_stripe_hash_table (Results 1 – 1 of 1) sorted by relevance
1370 struct btrfs_stripe_hash_table { struct1371 struct list_head stripe_cache;1372 spinlock_t cache_lock;1373 int cache_size;1374 struct btrfs_stripe_hash table[];