Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:d_instantiate_anon

Proto:struct dentry *d_instantiate_anon(struct dentry *dentry, struct inode *inode)

Type:struct dentry

Parameter:

TypeParameterName
struct dentry *dentry
struct inode *inode
2041  Return __d_instantiate_anon(dentry, inode, true)