Function report |
Source Code:fs\block_dev.c |
Create Date:2022-07-28 20:14:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:I_BDEV
Proto:struct block_device *I_BDEV(struct inode *inode)
Type:struct block_device
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
53 | Return bdev |
Name | Describe |
---|---|
claim_swapfile | |
blkdev_get_block | |
__blkdev_direct_IO_simple | |
blkdev_iopoll | |
__blkdev_direct_IO | |
blkdev_fsync | |
blkdev_close | |
block_ioctl | |
blkdev_write_iter | Write data to the block device. Only intended for the block device itself* and the raw driver which basically is a fake block device.* Does not take i_mutex for the write and thus is not for general purpose* use. |
blkdev_fallocate | |
iterate_bdevs |
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 |