Searched defs:size_class (Results 1 – 2 of 2) sorted by relevance
160 struct size_class { struct161 spinlock_t lock;162 struct list_head fullness_list[NR_FULLNESS_GROUPS];167 int size;168 int objs_per_zspage;170 int pages_per_zspage;172 unsigned int index;173 struct zs_size_stat stats;199 struct size_class *size_class[ZS_SIZE_CLASSES]; member
267 enum btrfs_block_group_size_class size_class; member