Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_lib.h125 struct obd_ioctl_data { struct
126 __u32 ioc_len;
127 __u32 ioc_version;
129 union {
133 union {
137 union {
142 struct obdo ioc_obdo1;
143 struct obdo ioc_obdo2;
145 u64 ioc_count;
146 u64 ioc_offset;
[all …]