Function report |
Source Code:fs\d_path.c |
Create Date:2022-07-28 20:12:01 |
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_rcu
Proto:static void get_fs_root_rcu(struct fs_struct *fs, struct path *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_struct * | fs | |
struct path * | root |
236 | Do |
Name | Describe |
---|---|
d_path | d_path - return the path of a dentry*@path: path to report*@buf: buffer to return value in*@buflen: buffer length* Convert a dentry into an ASCII path name |
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 |