Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sysfs.h Create Date:2022-07-28 05:44:08
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sysfs_get_dirent

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

Type:struct kernfs_node

Parameter:

TypeParameterName
struct kernfs_node *parent
const char *name
553  Return kernfs_find_and_get(parent, name)