Searched refs:get_sparse_limit (Results 1 – 3 of 3) sorted by relevance
188 int64_t get_sparse_limit(int64_t size, const FlashingPlan* fp);
124 if (int limit = get_sparse_limit(super_size_, fp_)) { in Run()
1022 int64_t get_sparse_limit(int64_t size, const FlashingPlan* fp) { in get_sparse_limit() function1064 int64_t limit = get_sparse_limit(sz, fp); in load_buf_fd()