Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:integrity_device_show

Proto:static ssize_t integrity_device_show(struct blk_integrity *bi, char *page)

Type:ssize_t

Parameter:

TypeParameterName
struct blk_integrity *bi
char *page
309  Return sprintf(page, "%u\n", (flags & BLK_INTEGRITY_DEVICE_CAPABLE) != 0)