Searched defs:powerloss (Results 1 - 2 of 2) sorted by relevance
/third_party/littlefs/runners/ |
H A D | test_runner.c | 679 case_forperm( const struct test_suite *suite, const struct test_case *case_, const test_define_t *defines, size_t define_count, const lfs_emubd_powercycles_t *cycles, size_t cycle_count, void (*cb)( void *data, const struct test_suite *suite, const struct test_case *case_, const test_powerloss_t *powerloss), void *data) case_forperm() argument 774 perm_count( void *data, const struct test_suite *suite, const struct test_case *case_, const test_powerloss_t *powerloss) perm_count() argument 1097 perm_list_defines( void *data, const struct test_suite *suite, const struct test_case *case_, const test_powerloss_t *powerloss) perm_list_defines() argument 1119 perm_list_permutation_defines( void *data, const struct test_suite *suite, const struct test_case *case_, const test_powerloss_t *powerloss) perm_list_permutation_defines() argument 1899 perm_run( void *data, const struct test_suite *suite, const struct test_case *case_, const test_powerloss_t *powerloss) perm_run() argument 2430 test_powerloss_t *powerloss = mappend( main() local [all...] |
/third_party/littlefs/ |
H A D | lfs.c | 4850 static int lfs_fs_deorphan(lfs_t *lfs, bool powerloss) { argument
|
Completed in 10 milliseconds