Home
last modified time | relevance | path

Searched refs:fcb_sector_hdr_read (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/fs/fcb/
Dfcb_priv.h79 int fcb_sector_hdr_read(struct fcb *fcbp, struct flash_sector *sector, struct fcb_disk_area *fdap);
Dfcb.c123 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