Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\super.c Create Date:2022-07-28 20:02:30
Last Modify:2022-05-24 06:42:17 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Setup private BDI for given superblock. I gets automatically cleaned up* in generic_shutdown_super().

Proto:int super_setup_bdi(struct super_block *sb)

Type:int

Parameter:

TypeParameterName
struct super_block *sb
1627  bdi_seq = ATOMIC_LONG_INIT(0)
1629  Return Setup private BDI for given superblock. It gets automatically cleaned up* in generic_shutdown_super().