Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dblkpg.h28 struct blkpg_partition { struct
29 long long start; /* starting offset in bytes */
30 long long length; /* length in bytes */
31 int pno; /* partition number */
32 char devname[BLKPG_DEVNAMELTH]; /* unused / ignored */
33 char volname[BLKPG_VOLNAMELTH]; /* unused / ignore */