Home
last modified time | relevance | path

Searched refs:fs_unmount (Results 1 – 5 of 5) sorted by relevance

/lk-master/app/moot/
A Dfsboot.c128 fs_unmount(mount_path); in attempt_fs_boot()
/lk-master/lib/fs/include/lib/
A Dfs.h50 status_t fs_unmount(const char *path) __NONNULL();
/lk-master/lib/fs/
A Ddebug.c173 err = fs_unmount(argv[2].str); in cmd_fs()
A Dfs.c186 status_t fs_unmount(const char *path) { in fs_unmount() function
/lk-master/lib/fs/spifs/test/
A Dspifstest.c87 if (fs_unmount(MNT_PATH) != NO_ERROR) { in test_teardown()
419 status = fs_unmount(MNT_PATH); in test_corrupt_toc()

Completed in 6 milliseconds