| ebh.c | 43 int nor_create_eb_hdr(struct chfs_eb_hdr *ebhdr, int lnr); 44 int nand_create_eb_hdr(struct chfs_eb_hdr *ebhdr, int lnr); 47 int nor_read_eb_hdr(struct chfs_ebh *ebh, int pebnr, struct chfs_eb_hdr *ebhdr); 48 int nand_read_eb_hdr(struct chfs_ebh *ebh, int pebnr, struct chfs_eb_hdr *ebhdr); 49 int nor_write_eb_hdr(struct chfs_ebh *ebh, int pebnr, struct chfs_eb_hdr *ebhdr); 50 int nand_write_eb_hdr(struct chfs_ebh *ebh, int pebnr,struct chfs_eb_hdr *ebhdr); 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); 73 int pebnr, struct chfs_eb_hdr *ebhdr); 74 int nand_scan_add_to_used(struct chfs_ebh *ebh, struct chfs_scan_info *si,struct chfs_eb_hdr *ebhdr, int pebnr); 76 int pebnr, struct chfs_eb_hdr *ebhdr); 296 struct chfs_eb_hdr *ebhdr = buf; local 375 struct chfs_eb_hdr *ebhdr = buf; local 509 struct chfs_eb_hdr *ebhdr; local 1436 struct chfs_eb_hdr *ebhdr; local 1825 struct chfs_eb_hdr *ebhdr; local 1952 struct chfs_eb_hdr *ebhdr; local 2054 struct chfs_eb_hdr *ebhdr; local [all...] |