Lines Matching defs:nd_pfn_sb
24 struct nd_pfn_sb { struct
25 u8 signature[PFN_SIG_LEN];
26 u8 uuid[16];
27 u8 parent_uuid[16];
28 __le32 flags;
29 __le16 version_major;
30 __le16 version_minor;
31 __le64 dataoff; /* relative to namespace_base + start_pad */
32 __le64 npfns;
33 __le32 mode;
35 __le32 start_pad;
36 __le32 end_trunc;
38 __le32 align;
39 u8 padding[4000];
40 __le64 checksum;