Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct kernfs_node *parent
const char *name
umode_tmode
kuid_tuid
kgid_tgid
loff_tsize
const struct kernfs_ops *ops
void *priv
const void *ns
struct lock_class_key *key
470  Return ERR_PTR( - ENOSYS)
Caller
NameDescribe
rdtgroup_add_file
mon_addfile
cgroup_add_file