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:rns the path of the 'dentry' from the root of its filesystem.
Proto:int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct dentry * | dentry | |
const char * | esc |
535 | res = -1 |
537 | If size Then |
538 | p = dentry_path(dentry, buf, size) |
547 | Return res |
Name | Describe |
---|---|
show_mountinfo |
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 |