Home
last modified time | relevance | path

Searched defs:from_userland (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.2/kernel/src/filesystem/VFS/
DVFS.c246 int64_t vfs_mkdir(const char *path, mode_t mode, bool from_userland) in vfs_mkdir()
629 int64_t vfs_rmdir(const char *path, bool from_userland) in vfs_rmdir()
774 int do_unlink_at(int dfd, const char *pathname, bool from_userland) in do_unlink_at()