Function report |
Source Code:fs\ramfs\inode.c |
Create Date:2022-07-28 20:34:49 |
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 ramfs_show_options(struct seq_file *m, struct dentry *root)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct dentry * | root |
169 | If mode != RAMFS_DEFAULT_MODE Then seq_printf(m, ",mode=%o", mode) |
171 | 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 |