|
PatchworkOS
|
Path structure. More...
#include <path.h>
Data Fields | |
| mount_t * | mount |
| dentry_t * | dentry |
| dentry_t* path_t::dentry |
Definition at line 112 of file path.h.
Referenced by namespace_bind(), namespace_mount(), namespace_traverse_mount(), path_copy(), path_handle_dotdot(), path_put(), path_set(), path_to_name(), path_walk(), path_walk_single_step(), SYSCALL_DEFINE(), sysfs_mount_new(), vfs_create(), vfs_ctx_get_cwd(), vfs_ctx_set_cwd(), vfs_get_or_lookup_dentry(), vfs_link(), vfs_open(), vfs_open2(), vfs_open_lookup(), vfs_remove(), and vfs_stat().
| mount_t* path_t::mount |
Definition at line 111 of file path.h.
Referenced by namespace_bind(), namespace_mount(), namespace_traverse_mount(), path_copy(), path_handle_dotdot(), path_put(), path_set(), path_to_name(), path_walk(), path_walk_single_step(), sysfs_mount_new(), vfs_ctx_get_cwd(), and vfs_get_or_lookup_dentry().