Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\blkdev.h Create Date:2022-07-28 05:46:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:queue_physical_block_size

Proto:static inline unsigned int queue_physical_block_size(const struct request_queue *q)

Type:unsigned int

Parameter:

TypeParameterName
const struct request_queue *q
1311  Return physical_block_size
Caller
NameDescribe
queue_physical_block_size_show
get_max_io_sizeReturn the maximum number of sectors from the start of a bio that may be* submitted as a single request to a block device. If enough sectors remain,* align the end to the physical block size. Otherwise align the end to the* logical block size