Searched refs:s_ec_list (Results 1 – 2 of 2) sorted by relevance
292 cand = add_list(cand, &super->s_ec_list); in __add_candidate()543 wl_cand = first_in_list(&super->s_ec_list); in logfs_wl_pass()695 logfs_init_candlist(&super->s_ec_list, LIST_SIZE, 1); in logfs_init_gc()731 logfs_cleanup_list(sb, &super->s_ec_list); in logfs_cleanup_gc()
374 struct candidate_list s_ec_list; /* wear level candidates */ member