Function report |
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 activity | Download SCCT | Chinese |
Name:bdi_alloc
Proto:static inline struct backing_dev_info *bdi_alloc(gfp_t gfp_mask)
Type:struct backing_dev_info
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | gfp_mask |
42 | Return bdi_alloc_node(gfp_mask, NUMA_NO_NODE) |
Name | Describe |
---|---|
super_setup_bdi_name | Setup private BDI for given superblock. It gets automatically cleaned up* in generic_shutdown_super(). |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |