Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/fs/
Dfcb.h304 int fcb_clear(struct fcb *fcbp);
/Zephyr-latest/subsys/fs/fcb/
Dfcb.c346 int fcb_clear(struct fcb *fcbp) in fcb_clear() function