Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\dcache.c Create Date:2022-07-28 20:07:25
Last Modify:2020-03-18 10:27:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dname_external

Proto:static inline int dname_external(const struct dentry *dentry)

Type:int

Parameter:

TypeParameterName
const struct dentry *dentry
283  Return name != small names
Caller
NameDescribe
take_dentry_name_snapshot
dentry_free
__d_alloc__d_alloc - allocate a dcache entry*@sb: filesystem it will belong to*@name: qstr of the name* Allocates a dentry. It returns %NULL if there is insufficient memory* available. On a success the dentry is returned. The name passed in is
swap_names
copy_name