Function report |
Source Code:include\linux\fs_struct.h |
Create Date:2022-07-28 08:56:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_fs_root
Proto:static inline void get_fs_root(struct fs_struct *fs, struct path *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_struct * | fs | |
struct path * | root |
32 | spin_unlock( & lock) |
Name | Describe |
---|---|
d_namespace_path | d_namespace_path - lookup a name associated with a given path*@path: path to lookup (NOT NULL)*@buf: buffer to store path to (NOT NULL)*@name: Returns - pointer for start of path name with in @buf (NOT NULL)*@flags: flags controlling path |
set_root | |
SYSCALL_DEFINE2 | pivot_root Semantics:* Moves the root file system of the current process to the directory put_old,* makes new_root as the new root file system of the current process, and sets* root/cwd of all processes which had them on the current root to new_root |
current_chrooted | |
mounts_open_common | |
do_coredump |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |