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_link

Proto:static inline struct kernfs_node *kernfs_create_link(struct kernfs_node *parent, const char *name, struct kernfs_node *target)

Type:struct kernfs_node

Parameter:

TypeParameterName
struct kernfs_node *parent
const char *name
struct kernfs_node *target
475  Return ERR_PTR( - ENOSYS)