ebh.c | 71 int nor_scan_add_to_used(struct chfs_ebh *ebh, struct chfs_scan_info *si,struct chfs_eb_hdr *ebhdr, int pebnr, int leb_status); 1197 * nor_scan_add_to_used - add a physical eraseblock to the 1211 nor_scan_add_to_used(struct chfs_ebh *ebh, struct chfs_scan_info *si, function in typeref:typename:int 1292 err = nor_scan_add_to_used(ebh, si, ebhdr, pebnr, leb_status);
|