Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:d_tmpfile

Proto:void d_tmpfile(struct dentry *dentry, struct inode *inode)

Type:void

Parameter:

TypeParameterName
struct dentry *dentry
struct inode *inode
3118  inode_dec_link_count(inode)
3119  BUG_ON(name != small names || !hlist_unhashed( & de alias list ) || !d_unlinked(dentry))
3122  spin_lock( & d_lock)
3123  spin_lock_nested( & d_lock, DENTRY_D_LOCK_NESTED)
3124  len = sprintf - Format a string and place it in a buffer*@buf: The buffer to place the result into*@fmt: The format string to use*@...: Arguments for the format string* The function returns the number of characters written* into @buf
3126  spin_unlock( & d_lock)
3127  spin_unlock( & d_lock)
3128  d_instantiate - fill in inode information for a dentry*@entry: dentry to complete*@inode: inode to attach to this dentry* Fill in inode information in the entry