Lines Matching refs:fs_close_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()
465 status = fs_close_file(handle); in test_corrupt_toc()
498 status = fs_close_file(handle); in test_write_with_offset()
559 success &= fs_close_file(handle) == NO_ERROR; in test_read_write_big()
573 status = fs_close_file(handle); in test_rm_active_dirent()
628 return fs_close_file(handle) == NO_ERROR; in test_truncate_file()
736 fs_close_file(handle); in spifs_bench()
757 fs_close_file(handle); in spifs_bench()
761 st = fs_close_file(handle); in spifs_bench()