Searched refs:MAX_STATUS_TREE_MALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
39 #define MAX_STATUS_TREE_MALLOC_SIZE (5 * 1024 * 1024) /* max 5M tree file size */ macro365 if (sz > MAX_STATUS_TREE_MALLOC_SIZE) { in EncodeTree()