Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kernfs_path_from_node

Proto:static inline int kernfs_path_from_node(struct kernfs_node *root_kn, struct kernfs_node *kn, char *buf, size_t buflen)

Type:int

Parameter:

TypeParameterName
struct kernfs_node *root_kn
struct kernfs_node *kn
char *buf
size_tbuflen
422  Return -ENOSYS
Caller
NameDescribe
cgroup_show_path
cgroup_path_ns_locked