Searched refs:ci_parent (Results 1 – 16 of 16) sorted by relevance
197 opts_item = ch->item.ci_parent->ci_parent->ci_parent; \569 ci_parent->ci_parent; in uvcg_default_output_b_source_id_show()600 ci_parent->ci_parent; in uvcg_default_output_b_source_id_store()716 opts_item = item->ci_parent->ci_parent->ci_parent; in uvcg_extension_b_num_controls_store()751 opts_item = item->ci_parent->ci_parent->ci_parent; in uvcg_extension_b_nr_in_pins_store()1079 gadget_item = src->ci_parent->ci_parent->ci_parent->ci_parent->ci_parent; in uvcg_extension_allow_link()1648 if (src->ci_parent->ci_parent != target->ci_parent->ci_parent) in uvcg_streaming_header_allow_link()1817 opts_item = f->item.ci_parent->ci_parent->ci_parent->ci_parent; \1845 opts_item = f->item.ci_parent->ci_parent->ci_parent->ci_parent; \1922 opts_item = frm->item.ci_parent->ci_parent->ci_parent->ci_parent; in uvcg_frame_dw_frame_interval_show()[all …]
3152 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show()3161 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store()3177 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store()3207 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store()3246 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_forced_eject_store()3342 gadget = group->cg_item.ci_parent->ci_parent; in fsg_lun_drop()
3852 if (opts->no_configfs || !opts->func_inst.group.cg_item.ci_parent in ffs_closed()3856 ci = opts->func_inst.group.cg_item.ci_parent->ci_parent; in ffs_closed()
2188 func_inst.group.cg_item.ci_parent->ci_parent); in tcm_unregister_callback()
679 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_show()687 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_store()720 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_show()728 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_store()753 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_admin_timeout_store()772 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_io_timeout_store()791 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_clear_ids_store()834 struct nvmet_port *port = to_nvmet_port(parent->ci_parent); in nvmet_port_subsys_allow_link()877 struct nvmet_port *port = to_nvmet_port(parent->ci_parent); in nvmet_port_subsys_drop_link()1514 struct nvmet_port *parent = to_nvmet_port(item->ci_parent->ci_parent); in nvmet_referral_enable_store()[all …]
26 do { depth++; } while ((p = p->ci_parent) && !configfs_is_root(p)); in item_depth()36 p = p->ci_parent; in item_path_length()46 for (p = item; p && !configfs_is_root(p); p = p->ci_parent) { in fill_item_path()
121 struct config_item *parent = item->ci_parent; in config_item_cleanup()
734 item->ci_parent = NULL; in unlink_obj()750 item->ci_parent = parent_item; in link_obj()1777 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group()
51 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_secondary_epc_epf_link()72 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_secondary_epc_epf_unlink()112 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_primary_epc_epf_link()133 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_primary_epc_epf_unlink()
171 if (node->nd_item.ci_parent) in to_o2nm_cluster_from_node()172 return to_o2nm_cluster(node->nd_item.ci_parent->ci_parent); in to_o2nm_cluster_from_node()606 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent); in o2nm_node_group_drop_item()
43 struct config_item *ci_parent; member
148 struct config_item *ci_parent;383 and config_item->ci_parent structure members.385 A subsystem can navigate the cg_children list and the ci_parent pointer395 yet been unlinked. This means that an item's ci_parent pointer will398 a subsystem to trust ci_parent and cg_children while they hold the
99 nacl_ci = &lun_acl_ci->ci_parent->ci_group->cg_item; in target_fabric_mappedlun_link()102 tpg_ci_s = &lun_ci->ci_parent->ci_group->cg_item; in target_fabric_mappedlun_link()644 tpg_ci = &lun_ci->ci_parent->ci_group->cg_item; in target_fabric_port_link()
564 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in make_node()586 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in drop_node()
1281 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_type_store()1334 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_data_store()
671 tpg_ci = &acl_ci->ci_parent->ci_group->cg_item; in lio_target_nacl_cmdsn_depth_store()
Completed in 65 milliseconds