Home
last modified time | relevance | path

Searched refs:fcb_getnext_in_sector (Results 1 – 3 of 3) sorted by relevance

/subsys/fs/fcb/
A Dfcb_getnext.c14 fcb_getnext_in_sector(struct fcb *fcb, struct fcb_entry *loc) in fcb_getnext_in_sector() function
69 rc = fcb_getnext_in_sector(fcb, loc); in fcb_getnext_nolock()
78 rc = fcb_getnext_in_sector(fcb, loc); in fcb_getnext_nolock()
A Dfcb_priv.h71 int fcb_getnext_in_sector(struct fcb *fcbp, struct fcb_entry *loc);
A Dfcb.c161 rc = fcb_getnext_in_sector(fcbp, &fcbp->f_active); in fcb_init()

Completed in 6 milliseconds