Lines Matching refs:LFS_TESTBD_TRACE

16     LFS_TESTBD_TRACE("lfs_testbd_createcfg(%p {.context=%p, "
44 LFS_TESTBD_TRACE("lfs_testbd_createcfg -> %d", LFS_ERR_NOMEM);
58 LFS_TESTBD_TRACE("lfs_testbd_createcfg -> %d", err);
66 LFS_TESTBD_TRACE("lfs_testbd_createcfg -> %d", err);
72 LFS_TESTBD_TRACE("lfs_testbd_create(%p {.context=%p, "
84 LFS_TESTBD_TRACE("lfs_testbd_create -> %d", err);
89 LFS_TESTBD_TRACE("lfs_testbd_destroy(%p)", (void*)cfg);
97 LFS_TESTBD_TRACE("lfs_testbd_destroy -> %d", err);
101 LFS_TESTBD_TRACE("lfs_testbd_destroy -> %d", err);
149 LFS_TESTBD_TRACE("lfs_testbd_read(%p, "
162 LFS_TESTBD_TRACE("lfs_testbd_read -> %d", LFS_ERR_CORRUPT);
168 LFS_TESTBD_TRACE("lfs_testbd_read -> %d", err);
174 LFS_TESTBD_TRACE("lfs_testbd_prog(%p, "
188 LFS_TESTBD_TRACE("lfs_testbd_prog -> %d", LFS_ERR_CORRUPT);
194 LFS_TESTBD_TRACE("lfs_testbd_prog -> %d", 0);
202 LFS_TESTBD_TRACE("lfs_testbd_prog -> %d", err);
217 LFS_TESTBD_TRACE("lfs_testbd_prog -> %d", 0);
222 LFS_TESTBD_TRACE("lfs_testbd_erase(%p, 0x%"PRIx32")", (void*)cfg, block);
233 LFS_TESTBD_TRACE("lfs_testbd_erase -> %d", LFS_ERR_CORRUPT);
237 LFS_TESTBD_TRACE("lfs_testbd_erase -> %d", 0);
249 LFS_TESTBD_TRACE("lfs_testbd_erase -> %d", err);
264 LFS_TESTBD_TRACE("lfs_testbd_prog -> %d", 0);
269 LFS_TESTBD_TRACE("lfs_testbd_sync(%p)", (void*)cfg);
271 LFS_TESTBD_TRACE("lfs_testbd_sync -> %d", err);
279 LFS_TESTBD_TRACE("lfs_testbd_getwear(%p, %"PRIu32")", (void*)cfg, block);
286 LFS_TESTBD_TRACE("lfs_testbd_getwear -> %"PRIu32, bd->wear[block]);
292 LFS_TESTBD_TRACE("lfs_testbd_setwear(%p, %"PRIu32")", (void*)cfg, block);
301 LFS_TESTBD_TRACE("lfs_testbd_setwear -> %d", 0);