Searched refs:ARENA_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define ARENA_MIN_SIZE (1UL << 24) /* 16 MB */ macro
705 if (arena_size < ARENA_MIN_SIZE) in create_arenas()714 if (remaining >= ARENA_MIN_SIZE) in create_arenas()1398 if (rawsize < ARENA_MIN_SIZE) { in nvdimm_namespace_attach_btt()