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

/drivers/mtd/ubi/
H A Dwl.c170 static int paranoid_check_in_pq(const struct ubi_device *ubi,
175 #define paranoid_check_in_pq(ubi, e) 0 macro
491 if (paranoid_check_in_pq(ubi, e))
1642 * paranoid_check_in_pq - check if wear-leveling entry is in the protection
1649 static int paranoid_check_in_pq(const struct ubi_device *ubi, function

Completed in 23 milliseconds