Searched refs:fcb_rotate (Results 1 – 8 of 8) sorted by relevance
26 rc = fcb_rotate(fcb); in ZTEST()59 rc = fcb_rotate(fcb); in ZTEST()87 rc = fcb_rotate(fcb); in ZTEST()
80 rc = fcb_rotate(fcb); in ZTEST()
8 fcb_rotate.c
12 fcb_rotate(struct fcb *fcb) in fcb_rotate() function
360 rc = fcb_rotate(fcb); in fcb_clear()
253 int fcb_rotate(struct fcb *fcb);
44 this fails due to lack of space, you can call :c:func:`fcb_rotate` to erase57 can call :c:func:`fcb_rotate`, if you're done with that data.
300 rc = fcb_rotate(&cf->cf_fcb); in settings_fcb_compress()