Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dblkpg.h51 struct blkpg_partition { struct
52 long long start; /* starting offset in bytes */
53 long long length; /* length in bytes */
54 int pno; /* partition number */
55 char devname[BLKPG_DEVNAMELTH]; /* partition name, like sda5 or c0d1p2,
57 char volname[BLKPG_VOLNAMELTH]; /* volume label */