HomeSort by: relevance | last modified time | path
    Searched defs:nor_scan_add_to_used (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/chfs/
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);

Completed in 34 milliseconds