Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dgenhd.h524 struct bsd_partition { /* the partition table */ struct
525 __le32 p_size; /* number of sectors in partition */
526 __le32 p_offset; /* starting sector */
527 __le32 p_fsize; /* filesystem basic fragment size */
528 __u8 p_fstype; /* filesystem type, see below */
529 __u8 p_frag; /* filesystem fragments per block */
530 __le16 p_cpg; /* filesystem cylinders per group */