Home
last modified time | relevance | path

Searched defs:r5l_meta_block (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/
H A Dmd_p.h389 struct r5l_meta_block { struct
390 __le32 magic;
391 __le32 checksum;
392 __u8 version;
393 __u8 __zero_pading_1;
394 __le16 __zero_pading_2;
395 __le32 meta_size; /* whole size of the block */
397 __le64 seq;
398 __le64 position; /* sector, start from rdev->data_offset, current position */
399 struct r5l_payload_header payloads[];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/
H A Dmd_p.h389 struct r5l_meta_block { struct
390 __le32 magic;
391 __le32 checksum;
392 __u8 version;
393 __u8 __zero_pading_1;
394 __le16 __zero_pading_2;
395 __le32 meta_size; /* whole size of the block */
397 __le64 seq;
398 __le64 position; /* sector, start from rdev->data_offset, current position */
399 struct r5l_payload_header payloads[];
/OK3568_Linux_fs/kernel/include/uapi/linux/raid/
H A Dmd_p.h391 struct r5l_meta_block { struct
392 __le32 magic;
393 __le32 checksum;
394 __u8 version;
395 __u8 __zero_pading_1;
396 __le16 __zero_pading_2;
397 __le32 meta_size; /* whole size of the block */
399 __le64 seq;
400 __le64 position; /* sector, start from rdev->data_offset, current position */
401 struct r5l_payload_header payloads[];