Searched defs:libcfs_ioctl_data (Results 1 – 1 of 1) sorted by relevance
54 struct libcfs_ioctl_data { struct55 struct libcfs_ioctl_hdr ioc_hdr;57 __u64 ioc_nid;58 __u64 ioc_u64[1];60 __u32 ioc_flags;61 __u32 ioc_count;62 __u32 ioc_net;63 __u32 ioc_u32[7];65 __u32 ioc_inllen1;66 char *ioc_inlbuf1;[all …]