Home
last modified time | relevance | path

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

/lk-master/lib/norfs/test/
A Dnorfs_test.c134 EXPECT_EQ(ERR_NOT_MOUNTED, norfs_remove_obj(17), in test_basic_read_write()
244 status = norfs_remove_obj(17); in test_basic_read_write()
250 status = norfs_remove_obj(17); in test_basic_read_write()
435 status = norfs_remove_obj(key); in test_deletion_objects_retained_during_gc()
507 status = norfs_remove_obj(key); in test_thrash_fs()
617 status = norfs_remove_obj(j); in test_overflow_filesystem()
/lk-master/lib/norfs/include/lib/
A Dnorfs.h27 status_t norfs_remove_obj(uint32_t key);
/lk-master/lib/norfs/
A Dnorfs.c436 status_t norfs_remove_obj(uint32_t key) { in norfs_remove_obj() function

Completed in 6 milliseconds