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 in function:nor_check_eb_hdr 375 struct chfs_eb_hdr *ebhdr = buf; local in function:nand_check_eb_hdr 509 struct chfs_eb_hdr *ebhdr; local in function:mark_eb_hdr_free 1436 struct chfs_eb_hdr *ebhdr; local in function:chfs_scan 1825 struct chfs_eb_hdr *ebhdr; local in function:ebh_write_leb 1952 struct chfs_eb_hdr *ebhdr; local in function:ebh_map_leb 2054 struct chfs_eb_hdr *ebhdr; local in function:ebh_change_leb [all...] |