Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:d_alloc_anon

Proto:struct dentry *d_alloc_anon(struct super_block *sb)

Type:struct dentry

Parameter:

TypeParameterName
struct super_block *sb
1788  Return __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
Caller
NameDescribe
d_alloc_cursor
d_make_root
__d_obtain_alias
__ns_get_path