Searched refs:ARENA_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
23 #define ARENA_MIN_SIZE (1UL << 24) /* 16 MB */ macro
943 if (arena_size < ARENA_MIN_SIZE) in create_arenas()952 if (remaining >= ARENA_MIN_SIZE) in create_arenas()1677 if (rawsize < ARENA_MIN_SIZE) { in nvdimm_namespace_attach_btt()1680 ARENA_MIN_SIZE + nd_btt->initial_offset); in nvdimm_namespace_attach_btt()