Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:cmdline_parts_find

Proto:struct cmdline_parts *cmdline_parts_find(struct cmdline_parts *parts, const char *bdev)

Type:struct cmdline_parts

Parameter:

TypeParameterName
struct cmdline_parts *parts
const char *bdev
215  When parts && strncmp(bdev, block device, such as 'mmcblk0' , size of block device, such as 'mmcblk0' ) cycle
216  parts = next_parts
217  Return parts