Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sg_get_reserved_size

Proto:static int sg_get_reserved_size(struct request_queue *q, int __user *p)

Type:int

Parameter:

TypeParameterName
struct request_queue *q
int __user *p
84  val = min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(int, sg_reserved_size, max_sectors_bytes(q))
86  Return Write a simple value into user space(val, p)
Caller
NameDescribe
scsi_cmd_ioctl