Function report |
Source Code:fs\seq_file.c |
Create Date:2022-07-28 20:09:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Same as seq_path, but relative to supplied root.
Proto:int seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
const struct path * | path | |
const struct path * | root | |
const char * | esc |
506 | res = -ENAMETOOLONG |
508 | If size Then |
525 | Return If res < 0 && res != -ENAMETOOLONG Then res Else 0 |
Name | Describe |
---|---|
show_vfsmnt | |
show_mountinfo | |
show_vfsstat |
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 |