Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:I_BDEV

Proto:struct block_device *I_BDEV(struct inode *inode)

Type:struct block_device

Parameter:

TypeParameterName
struct inode *inode
53  Return bdev
Caller
NameDescribe
claim_swapfile
blkdev_get_block
__blkdev_direct_IO_simple
blkdev_iopoll
__blkdev_direct_IO
blkdev_fsync
blkdev_close
block_ioctl
blkdev_write_iterWrite 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