Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Ddlm_device.h53 struct dlm_write_request { struct
54 __u32 version[3];
55 __u8 cmd;
56 __u8 is64bit;
57 __u8 unused[2];
58 union {
62 } i;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Ddlm_device.h40 struct dlm_write_request { struct
41 __u32 version[3];
42 __u8 cmd;
43 __u8 is64bit;
44 __u8 unused[2];
45 union {
49 } i;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddlm_device.h53 struct dlm_write_request { struct
54 __u32 version[3];
55 __u8 cmd;
56 __u8 is64bit;
57 __u8 unused[2];
58 union {
62 } i;
/kernel/linux/linux-6.6/include/uapi/linux/
Ddlm_device.h62 struct dlm_write_request { struct
63 __u32 version[3];
64 __u8 cmd;
65 __u8 is64bit;
66 __u8 unused[2];
68 union {
72 } i;
/kernel/linux/linux-5.10/include/uapi/linux/
Ddlm_device.h62 struct dlm_write_request { struct
63 __u32 version[3];
64 __u8 cmd;
65 __u8 is64bit;
66 __u8 unused[2];
68 union {
72 } i;