Home
last modified time | relevance | path

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

/lk-master/lib/norfs/test/
A Dnorfs_test.c137 EXPECT_EQ(NO_ERROR, norfs_mount_fs(norfs_nvram_offset), "Error during mount"); in test_basic_read_write()
268 norfs_mount_fs(norfs_nvram_offset); in test_garbage_collection()
310 norfs_mount_fs(norfs_nvram_offset); in test_total_remaining_space()
318 norfs_mount_fs(norfs_nvram_offset); in test_total_remaining_space()
377 norfs_mount_fs(norfs_nvram_offset); in test_corruption()
391 norfs_mount_fs(norfs_nvram_offset); in test_corruption()
497 norfs_mount_fs(norfs_nvram_offset); in test_thrash_fs()
568 norfs_mount_fs(norfs_nvram_offset); in test_thrash_fs()
596 norfs_mount_fs(norfs_nvram_offset); in test_overflow_filesystem()
645 norfs_mount_fs(norfs_nvram_offset); in test_wrapping()
[all …]
/lk-master/lib/norfs/include/lib/
A Dnorfs.h17 status_t norfs_mount_fs(uint32_t offset);
/lk-master/lib/norfs/
A Dnorfs.c842 status_t norfs_mount_fs(uint32_t offset) { in norfs_mount_fs() function
929 norfs_mount_fs(norfs_nvram_offset); in norfs_wipe_fs()

Completed in 5 milliseconds