Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\inode.c Create Date:2022-07-28 20:07:55
Last Modify:2020-03-18 19:19:59 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:inode_lru_list_del

Proto:static void inode_lru_list_del(struct inode *inode)

Type:void

Parameter:

TypeParameterName
struct inode *inode
449  If list_lru_del( & s_inode_lru, & de LRU list ) Then this_cpu_dec(nr_unused)
Caller
NameDescribe
evict_inodesvict_inodes - evict all evictable inodes for a superblock*@sb: superblock to operate on* Make sure that no inodes with zero refcount are retained
invalidate_inodesvalidate_inodes - attempt to free all inodes on a superblock*@sb: superblock to operate on*@kill_dirty: flag to guide handling of dirty inodes* Attempts to free all inodes for a given superblock. If there were any
iput_finalCalled when we're dropping the last reference* to an inode