函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\genhd.h Create Date:2022-07-27 06:45:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:disk_max_parts

函数原型:static inline int disk_max_parts(struct gendisk *disk)

返回类型:int

参数:

类型参数名称
struct gendisk *disk
237  如果flags按位与allow extended devt 则返回:DISK_MAX_PARTS
239  返回: maximum number of minors, =1 for * disks that can't be partitioned.
调用者
名称描述
show_partition
disk_ext_range_show
disk_expand_part_tbldisk_expand_part_tbl - expand disk->part_tbl*@disk: disk to expand part_tbl for*@partno: expand such that this partno can fit in* Expand disk->part_tbl such that @partno can fit in. disk->part_tbl
allocate_partitions
disk_part_scan_enabled