Function report |
Source Code:include\linux\kernfs.h |
Create Date:2022-07-28 05:44:04 |
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_file
Proto:static inline struct kernfs_node *__kernfs_create_file(struct kernfs_node *parent, const char *name, umode_t mode, kuid_t uid, kgid_t gid, loff_t size, const struct kernfs_ops *ops, void *priv, const void *ns, struct lock_class_key *key)
Type:struct kernfs_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_node * | parent | |
const char * | name | |
umode_t | mode | |
kuid_t | uid | |
kgid_t | gid | |
loff_t | size | |
const struct kernfs_ops * | ops | |
void * | priv | |
const void * | ns | |
struct lock_class_key * | key |
Name | Describe |
---|---|
rdtgroup_add_file | |
mon_addfile | |
cgroup_add_file |
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 |