Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dblkpg.h50 struct blkpg_partition { struct
51 long long start; /* starting offset in bytes */
52 long long length; /* length in bytes */
53 int pno; /* partition number */
54 char devname[BLKPG_DEVNAMELTH]; /* partition name, like sda5 or c0d1p2,
56 char volname[BLKPG_VOLNAMELTH]; /* volume label */