Home
last modified time | relevance | path

Searched defs:nbd_request (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dnbd.h60 struct nbd_request { struct
61 __be32 magic;
62 __be32 type; /* == READ || == WRITE */
63 char handle[8];
64 __be64 from;
65 __be32 len;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dnbd.h51 struct nbd_request { struct
52 __be32 magic;
53 __be32 type;
54 char handle[8];
55 __be64 from;
56 __be32 len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/
H A Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dnbd.h39 struct nbd_request { struct
40 __be32 magic;
41 __be32 type;
42 union {
46 __be64 from;
47 __be32 len;

12