Function report | 
Source Code:kernel\bpf\inode.c | 
Create Date:2022-07-28 13:06:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Display the mount options in /proc/mounts.
Proto:static int bpf_show_options(struct seq_file *m, struct dentry *root)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| struct dentry * | root | 
| 562 | If mode != S_IRWXUGO Then seq_printf(m, ",mode=%o", mode) | 
| 564 | Return 0 | 
| 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  |