Searched refs:scan_peb (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Dattach.c930 * scan_peb - scan and process UBI headers of a PEB.
941 static int scan_peb(struct ubi_device *ubi, struct ubi_attach_info *ai, function
1396 err = scan_peb(ubi, ai, pnum, false);
1510 err = scan_peb(ubi, scan_ai, pnum, true);

Completed in 126 milliseconds