Function report |
Source Code:fs\super.c |
Create Date:2022-07-28 20:02:30 |
Last Modify:2022-05-24 06:42:17 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mount_nodev
Proto:struct dentry *mount_nodev(struct file_system_type *fs_type, int flags, void *data, int (*fill_super)(struct super_block *, void *, int ))
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_system_type * | fs_type | |
int | flags | |
void * | data | |
int (* | fill_super |
1458 | s = find or create a superblock |
1464 | If error Then |
1469 | Return get a reference to a dentry |
Name | Describe |
---|---|
devpts_mount | devpts_mount()* Mount a new (private) instance of devpts. PTYs created in this* instance are independent of the PTYs in other devpts instances. |
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 |