Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dblkpg.h49 struct blkpg_partition { struct
50 long long start; /* starting offset in bytes */
51 long long length; /* length in bytes */
52 int pno; /* partition number */
53 char devname[BLKPG_DEVNAMELTH]; /* partition name, like sda5 or c0d1p2,
55 char volname[BLKPG_VOLNAMELTH]; /* volume label */