Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\backing-dev.c Create Date:2022-07-28 14:24:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bdi_put

Proto:void bdi_put(struct backing_dev_info *bdi)

Type:void

Parameter:

TypeParameterName
struct backing_dev_info *bdi
1042  kref_put - decrement refcount for object.*@kref: object.*@release: pointer to the function that will clean up the object when the* last reference to the object is released.* This pointer is required, and it is not acceptable to pass kfree
Caller
NameDescribe
wb_init
wb_exit
blk_exit_queueUnconfigure the I/O scheduler and dissociate from the cgroup controller.
super_setup_bdi_nameSetup private BDI for given superblock. It gets automatically cleaned up* in generic_shutdown_super().
bdev_evict_inode