函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\block_dev.c Create Date:2022-07-29 10:46:03
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:If there is a bdev inode for this device, unhash it so that it gets evicted* as soon as last inode reference is dropped.

函数原型:void bdev_unhash_inode(dev_t dev)

返回类型:void

参数:

类型参数名称
dev_tdev
893  inode等于在高速缓存查找索引节点
894  如果inode
895  从哈希表中移除索引节点
896  放置一个索引节点
调用者
名称描述
del_gendisk