Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:uuid_copy

Proto:static inline void uuid_copy(uuid_t *dst, const uuid_t *src)

Type:void

Parameter:

TypeParameterName
uuid_t *dst
const uuid_t *src
58  No 3D Now!(dst, src, sizeof(uuid_t))
Caller
NameDescribe
ldm_parse_dsk4ldm_parse_dsk4 - 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 4) into a vblk structure