Searched refs:wr_lst (Results 1 – 1 of 1) sorted by relevance
436 struct write_list *wr_lst = NULL; in apply_disk_config() local439 if (validate_and_config(dinfo, &fd, &wr_lst) != 0) { in apply_disk_config()444 if ((rv = wlist_commit(fd, wr_lst, test)) >= 0) in apply_disk_config()448 wlist_free(wr_lst); in apply_disk_config()453 if (wr_lst) in apply_disk_config()454 wlist_free(wr_lst); in apply_disk_config()