Searched refs:fs_close_file (Results 1 – 6 of 6) sorted by relevance
90 fs_close_file(handle); in cmd_fs_ioctl()96 return fs_close_file(handle); in cmd_fs_ioctl()117 fs_close_file(handle); in cmd_fs_ioctl()127 return fs_close_file(handle); in cmd_fs_ioctl()237 fs_close_file(handle); in cmd_fs()249 fs_close_file(handle); in cmd_fs()253 fs_close_file(handle); in cmd_fs()
97 fs_close_file(handle); in cmd_ls()174 fs_close_file(handle); in cmd_mkfile()222 fs_close_file(handle); in cmd_stat()269 fs_close_file(handle); in cmd_cat()
323 status_t fs_close_file(filehandle *handle) { in fs_close_file() function459 fs_close_file(handle); in fs_load_file()
123 fs_close_file(handle); in test_double_create_file()194 status = fs_close_file(handle); in test_write_read_normal()225 fs_close_file(handle); in test_write_past_eof()257 fs_close_file(handle); in test_full_toc()302 fs_close_file(handle); in test_rm_reclaim()338 fs_close_file(handle); in test_rm_reclaim()358 fs_close_file(handle); in test_full_fs()393 fs_close_file(handle); in test_write_past_end_of_capacity()414 status = fs_close_file(handle); in test_corrupt_toc()736 fs_close_file(handle); in spifs_bench()[all …]
61 fs_close_file(handle); in attempt_fs_boot()
59 status_t fs_close_file(filehandle *handle) __NONNULL();
Completed in 8 milliseconds