Searched refs:libcfs_ioctl_hdr (Results 1 – 8 of 8) sorted by relevance
90 int (*handle_ioctl)(unsigned int cmd, struct libcfs_ioctl_hdr *hdr);102 int libcfs_ioctl_getdata(struct libcfs_ioctl_hdr **hdr_pp,103 const struct libcfs_ioctl_hdr __user *uparam);
46 struct libcfs_ioctl_hdr { struct55 struct libcfs_ioctl_hdr ioc_hdr; argument79 struct libcfs_ioctl_hdr hdr;
91 struct libcfs_ioctl_hdr cfg_hdr;125 struct libcfs_ioctl_hdr pr_hdr;145 struct libcfs_ioctl_hdr st_hdr;
93 lnet_dyn_configure(struct libcfs_ioctl_hdr *hdr) in lnet_dyn_configure()115 lnet_dyn_unconfigure(struct libcfs_ioctl_hdr *hdr) in lnet_dyn_unconfigure()137 lnet_ioctl(unsigned int cmd, struct libcfs_ioctl_hdr *hdr) in lnet_ioctl()
121 int libcfs_ioctl_getdata(struct libcfs_ioctl_hdr **hdr_pp, in libcfs_ioctl_getdata()122 const struct libcfs_ioctl_hdr __user *uhdr) in libcfs_ioctl_getdata()124 struct libcfs_ioctl_hdr hdr; in libcfs_ioctl_getdata()
187 int lstcon_ioctl_entry(unsigned int cmd, struct libcfs_ioctl_hdr *hdr);
804 lstcon_ioctl_entry(unsigned int cmd, struct libcfs_ioctl_hdr *hdr) in lstcon_ioctl_entry()
100 struct libcfs_ioctl_hdr *hdr; in libcfs_ioctl()