Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:i_readcount_dec

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

Type:void

Parameter:

TypeParameterName
struct inode *inode
2944  BUG_ON(!atomic_read( & struct files open RO ))
2945  atomic_dec( & struct files open RO )
Caller
NameDescribe
__fputhe real guts of fput() - releasing the last reference to file