Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:blk_mq_hw_sysfs_nr_reserved_tags_show

Proto:static ssize_t blk_mq_hw_sysfs_nr_reserved_tags_show(struct blk_mq_hw_ctx *hctx, char *page)

Type:ssize_t

Parameter:

TypeParameterName
struct blk_mq_hw_ctx *hctx
char *page
156  Return sprintf(page, "%u\n", nr_reserved_tags)