Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/fcb/
Dfcb_getnext.c44 fcb_getnext_nolock(struct fcb *fcb, struct fcb_entry *loc) in fcb_getnext_nolock() function
117 rc = fcb_getnext_nolock(fcb, loc); in fcb_getnext()
Dfcb_walk.c29 while ((rc = fcb_getnext_nolock(fcb, &entry_ctx.loc)) != in fcb_walk()
Dfcb_priv.h73 int fcb_getnext_nolock(struct fcb *fcbp, struct fcb_entry *loc);