Searched refs:self_check_in_wl_tree (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mtd/ubi/ ! |
H A D | wl.c | 126 static int self_check_in_wl_tree(const struct ubi_device *ubi, 405 self_check_in_wl_tree(ubi, e, &ubi->free); in wl_get_wle() 728 self_check_in_wl_tree(ubi, e1, &ubi->used); 755 self_check_in_wl_tree(ubi, e1, &ubi->used); 767 self_check_in_wl_tree(ubi, e1, &ubi->scrub); 1325 self_check_in_wl_tree(ubi, e, &ubi->used); 1328 self_check_in_wl_tree(ubi, e, &ubi->scrub); 1331 self_check_in_wl_tree(ubi, e, &ubi->erroneous); 1400 self_check_in_wl_tree(ubi, e, &ubi->used); 2051 static int self_check_in_wl_tree(const struct ubi_device *ubi, function [all …]
|