Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
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 */
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h57075 struct blkpg_partition { struct
57076 long long int start;
57077 long long int length;
57078 int pno;
57079 char devname[64];
57080 char volname[64];
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h86468 struct blkpg_partition { struct
86469 long long int start;
86470 long long int length;
86471 int pno;
86472 char devname[64];
86473 char volname[64];
Dvmlinux.h86468 struct blkpg_partition { struct
86469 long long int start;
86470 long long int length;
86471 int pno;
86472 char devname[64];
86473 char volname[64];
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h53201 struct blkpg_partition { struct
53202 long long int start;
53203 long long int length;
53204 int pno;
53205 char devname[64];
53206 char volname[64];
Dvmlinux_510.h53201 struct blkpg_partition { struct
53202 long long int start;
53203 long long int length;
53204 int pno;
53205 char devname[64];
53206 char volname[64];
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h59788 struct blkpg_partition { struct
59789 long long int start;
59790 long long int length;
59791 int pno;
59792 char devname[64];
59793 char volname[64];
Dvmlinux.h59788 struct blkpg_partition { struct
59789 long long int start;
59790 long long int length;
59791 int pno;
59792 char devname[64];
59793 char volname[64];