Searched defs:paranoid_check_in_wl_tree (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/ubi/
H A Dwl.c167 static int paranoid_check_in_wl_tree(const struct ubi_device *ubi,
174 #define paranoid_check_in_wl_tree(ubi, e, root) macro
454 paranoid_check_in_wl_tree(ubi, e, &ubi->free);
717 paranoid_check_in_wl_tree(ubi, e1, &ubi->used);
726 paranoid_check_in_wl_tree(ubi, e1, &ubi->scrub);
731 paranoid_check_in_wl_tree(ubi, e2, &ubi->free);
1178 paranoid_check_in_wl_tree(ubi, e, &ubi->used);
1181 paranoid_check_in_wl_tree(ubi, e, &ubi->scrub);
1184 paranoid_check_in_wl_tree(ubi, e, &ubi->erroneous);
1251 paranoid_check_in_wl_tree(ub
1625 static int paranoid_check_in_wl_tree(const struct ubi_device *ubi, function
[all...]

Completed in 11 milliseconds