函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\dcache.c Create Date:2022-07-29 10:37:25
Last Modify:2020-03-18 10:27:32 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:dname_external

函数原型:static inline int dname_external(const struct dentry *dentry)

返回类型:int

参数:

类型参数名称
const struct dentry *dentry
283  返回:name不等于 small names
调用者
名称描述
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