函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\uuid.c Create Date:2022-07-27 07:17:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:uuid_parse

函数原型:int uuid_parse(const char *uuid, uuid_t *u)

返回类型:int

参数:

类型参数名称
const char *uuid
uuid_t *u
121  返回:__uuid_parse(uuid, b, uuid_index)
调用者
名称描述
test_uuid_test
test_uuid_wrong
ldm_parse_dsk3ldm_parse_dsk3 - Read a raw VBLK Disk object into a vblk structure*@buffer: Block of data being worked on*@buflen: Size of the block of data*@vb: In-memory vblk in which to return information* Read a raw VBLK Disk object (version 3) into a vblk structure
ldm_parse_privheadldm_parse_privhead - Read the LDM Database PRIVHEAD structure*@data: Raw database PRIVHEAD structure loaded from the device*@ph: In-memory privhead structure in which to return parsed information* This parses the LDM database PRIVHEAD structure supplied
ima_parse_rule