Function report |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-28 09:09:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bdi_get
Proto:static inline struct backing_dev_info *bdi_get(struct backing_dev_info *bdi)
Type:struct backing_dev_info
Parameter:
Type | Parameter | Name |
---|---|---|
struct backing_dev_info * | bdi |
25 | Return bdi |
Name | Describe |
---|---|
wb_init | |
bdi_get_by_id | di_get_by_id - lookup and get bdi from its id*@id: bdi id to lookup* Find bdi matching @id and get it. Returns NULL if the matching bdi* doesn't exist or is already unregistered. |
set_bdev_super | |
__blkdev_get | d_mutex locking:* mutex_lock(part->bd_mutex)* mutex_lock_nested(whole->bd_mutex, 1) |
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 |