Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\fs.h Create Date:2022-07-28 05:43:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:inode_dec_link_count

Proto:static inline void inode_dec_link_count(struct inode *inode)

Type:void

Parameter:

TypeParameterName
struct inode *inode
2193  drop_nlink - directly drop an inode's link count*@inode: inode* This is a low-level filesystem helper to replace any* direct filesystem manipulation of i_nlink
2194  mark_inode_dirty(inode)
Caller
NameDescribe
d_tmpfile