Lines Matching full:kernel
130 struct ctl_io_stats *stats; /* passed to/from kernel */
131 size_t alloc_len; /* passed to kernel */
133 int first_item; /* passed to kernel */
220 * serial: Serial number returned by the kernel. Use for deletion.
221 * links: Kernel use only.
224 uint32_t lun_id; /* To kernel */
225 ctl_lun_error lun_error; /* To kernel */
226 ctl_lun_error_pattern error_pattern; /* To kernel */
227 struct ctl_error_desc_cmd cmd_desc; /* To kernel */
228 struct ctl_lba_len lba_range; /* To kernel */
229 struct scsi_sense_data custom_sense; /* To kernel */
230 uint64_t serial; /* From kernel */
231 STAILQ_ENTRY(ctl_error_desc) links; /* Kernel use only */
267 ctl_ooa_flags flags; /* passed to kernel */
268 uint64_t lun_num; /* passed to kernel */
269 uint32_t alloc_len; /* passed to kernel */
270 uint32_t alloc_num; /* passed to kernel */
271 struct ctl_ooa_entry *entries; /* filled in kernel */
456 * kern_be_args: For kernel use only.
519 char backend[CTL_BE_NAME_LEN]; /* passed to kernel*/
520 uint32_t alloc_len; /* passed to kernel */
521 char *lun_xml; /* filled in kernel */
549 * kern_be_args: For kernel use only.
646 uint32_t alloc_len; /* passed to kernel */
647 char *conn_xml; /* filled in kernel */
653 int connection_id; /* passed to kernel */
655 /* passed to kernel */
657 /* passed to kernel */
658 int all; /* passed to kernel */
663 int connection_id; /* passed to kernel */
665 /* passed to kernel */
667 /* passed to kernel */
668 int all; /* passed to kernel */
673 /* passed to kernel */
753 ctl_iscsi_type type; /* passed to kernel */
754 union ctl_iscsi_data data; /* passed to kernel */
788 uint32_t alloc_len; /* passed to kernel */
789 char *conn_xml; /* filled in kernel */
795 int cntlid; /* passed to kernel */
797 /* passed to kernel */
798 int all; /* passed to kernel */
818 ctl_nvmf_type type; /* passed to kernel */
819 union ctl_nvmf_data data; /* passed to kernel */