Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\uuid.c Create Date:2022-07-28 06:20:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:uuid_parse

Proto:int uuid_parse(const char *uuid, uuid_t *u)

Type:int

Parameter:

TypeParameterName
const char *uuid
uuid_t *u
121  Return __uuid_parse(uuid, b, uuid_index)
Caller
NameDescribe
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