Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\scsi_ioctl.c Create Date:2022-07-28 17:36:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:scsi_verify_blk_ioctl

Proto:int scsi_verify_blk_ioctl(struct block_device *bd, unsigned int cmd)

Type:int

Parameter:

TypeParameterName
struct block_device *bd
unsigned intcmd
774  If bd && bd == bd_contains Then Return 0
777  If Check operation authority Then Return 0
780  Return -No ioctl command
Caller
NameDescribe
scsi_cmd_blk_ioctl