Searched refs:vfs_remove (Results 1 – 3 of 3) sorted by relevance
211 int32_t vfs_remove(const char *path);
113 return _vfs_to_aos_res(vfs_remove(path)); in aos_remove()
1056 int32_t vfs_remove(const char *path) in vfs_remove() function
Completed in 6 milliseconds