Searched defs:bsd_partition (Results 1 – 5 of 5) sorted by relevance
57362 struct bsd_partition { struct57363 __le32 p_size;57364 __le32 p_offset;57365 __le32 p_fsize;57366 __u8 p_fstype;57367 __u8 p_frag;57368 __le16 p_cpg;
86902 struct bsd_partition { struct86903 __le32 p_size;86904 __le32 p_offset;86905 __le32 p_fsize;86906 __u8 p_fstype;86907 __u8 p_frag;86908 __le16 p_cpg;
53635 struct bsd_partition { struct53636 __le32 p_size;53637 __le32 p_offset;53638 __le32 p_fsize;53639 __u8 p_fstype;53640 __u8 p_frag;53641 __le16 p_cpg;