Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:inode_unhashed

Proto:static inline int inode_unhashed(struct inode *inode)

Type:int

Parameter:

TypeParameterName
struct inode *inode
749  Return hlist_unhashed( & i_hash)
Caller
NameDescribe
inode_insert5de_insert5 - obtain an inode from a mounted file system*@inode: pre-allocated inode to use for insert to cache*@hashval: hash value (usually inode number) to get*@test: callback used for comparisons between inodes*@set: callback used to initialize a new
iget_lockedobtain an inode from a mounted file system
ilookup5search for an inode in the inode cache
ilookupsearch for an inode in the inode cache
insert_inode_locked
__mark_inode_dirty__mark_inode_dirty - internal function*@inode: inode to mark*@flags: what kind of dirty (i
bd_acquire
bdev_get_gendisk