| Function report | 
| Source Code: include\linux\kernfs.h | Create Date:2022-07-28 05:44:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kernfs_create_dir
Proto:static inline struct kernfs_node *kernfs_create_dir(struct kernfs_node *parent, const char *name, umode_t mode, void *priv)
Type:struct kernfs_node
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kernfs_node * | parent | |
| const char * | name | |
| umode_t | mode | |
| void * | priv | 
| 554 | Return kernfs_create_dir_ns(parent, name, mode, GLOBAL_ROOT_UID, GLOBAL_ROOT_GID, priv, NULL) | 
| Name | Describe | 
|---|---|
| rdtgroup_mkdir_info_resdir | |
| rdtgroup_create_info_dir | |
| mongroup_create_dir | |
| mkdir_mondata_subdir | |
| mkdir_rdt_prepare | |
| cgroup_create | The returned cgroup is fully initialized including its control mask, but* it isn't associated with its kernfs_node and doesn't have the control* mask applied. | 
| 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 |