Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bdi_alloc

Proto:static inline struct backing_dev_info *bdi_alloc(gfp_t gfp_mask)

Type:struct backing_dev_info

Parameter:

TypeParameterName
gfp_tgfp_mask
42  Return bdi_alloc_node(gfp_mask, NUMA_NO_NODE)
Caller
NameDescribe
super_setup_bdi_nameSetup private BDI for given superblock. It gets automatically cleaned up* in generic_shutdown_super().