Searched refs:vfs_rmdir (Results 1 – 2 of 2) sorted by relevance
279 int64_t vfs_rmdir(const char *path, bool from_userland);
629 int64_t vfs_rmdir(const char *path, bool from_userland) in vfs_rmdir() function870 return vfs_rmdir(pathname, from_user); in sys_unlink_at()