Searched refs:fs_remove_file (Results 1 – 4 of 4) sorted by relevance
326 status = fs_remove_file(test_file_name); in test_rm_reclaim()585 status = fs_remove_file(TEST_FILE_PATH); in test_rm_active_dirent()770 st = fs_remove_file(test_file_path); in spifs_bench()
56 status_t fs_remove_file(const char *path) __NONNULL();
191 status_t err = fs_remove_file(path); in cmd_rm()
289 status_t fs_remove_file(const char *path) { in fs_remove_file() function
Completed in 6 milliseconds