Searched refs:fcb_sector_hdr_read (Results 1 – 2 of 2) sorted by relevance
79 int fcb_sector_hdr_read(struct fcb *fcbp, struct flash_sector *sector, struct fcb_disk_area *fdap);
123 rc = fcb_sector_hdr_read(fcbp, sector, &fda); in fcb_init()278 int fcb_sector_hdr_read(struct fcb *fcbp, struct flash_sector *sector, struct fcb_disk_area *fdap) in fcb_sector_hdr_read() function