Home
last modified time | relevance | path

Searched refs:ci_parent (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c199 opts_item = ch->item.ci_parent->ci_parent->ci_parent; \
223 opts_item = ch->item.ci_parent->ci_parent->ci_parent; \
318 opts_item = group->cg_item.ci_parent->ci_parent->ci_parent; \
353 opts_item = group->cg_item.ci_parent->ci_parent->ci_parent; in uvcg_default_processing_bm_controls_store()
410 opts_item = group->cg_item.ci_parent->ci_parent->ci_parent; in uvcg_default_processing_bm_controls_show()
479 opts_item = group->cg_item.ci_parent->ci_parent->ci_parent-> \
480 ci_parent; \
522 opts_item = group->cg_item.ci_parent->ci_parent->ci_parent-> in uvcg_default_camera_bm_controls_store()
523 ci_parent; in uvcg_default_camera_bm_controls_store()
580 opts_item = group->cg_item.ci_parent->ci_parent->ci_parent-> in uvcg_default_camera_bm_controls_show()
[all …]
H A Df_mass_storage.c3171 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show()
3180 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store()
3196 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store()
3226 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store()
3265 struct fsg_opts *fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_forced_eject_store()
3361 gadget = group->cg_item.ci_parent->ci_parent; in fsg_lun_drop()
H A Df_fs.c4303 if (opts->no_configfs || !opts->func_inst.group.cg_item.ci_parent in ffs_closed()
4307 ci = opts->func_inst.group.cg_item.ci_parent->ci_parent; in ffs_closed()
H A Df_tcm.c2508 func_inst.group.cg_item.ci_parent->ci_parent); in tcm_unregister_callback()
/linux/fs/configfs/
H A Dsymlink.c26 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()
H A Ddir.c768 item->ci_parent = NULL; in unlink_obj()
784 item->ci_parent = parent_item; in link_obj()
1803 struct dentry *parent = group->cg_item.ci_parent->ci_dentry; in configfs_unregister_group()
/linux/drivers/nvme/target/
H A Dconfigfs.c878 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_show()
886 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_device_path_store()
919 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_show()
927 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_enable_store()
946 return sprintf(page, "%u\n", to_subsys(item->ci_parent)->admin_timeout); in nvmet_passthru_admin_timeout_show()
952 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_admin_timeout_store()
965 return sprintf(page, "%u\n", to_subsys(item->ci_parent)->io_timeout); in nvmet_passthru_io_timeout_show()
971 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_io_timeout_store()
984 return sprintf(page, "%u\n", to_subsys(item->ci_parent)->clear_ids); in nvmet_passthru_clear_ids_show()
990 struct nvmet_subsys *subsys = to_subsys(item->ci_parent); in nvmet_passthru_clear_ids_store()
[all …]
/linux/drivers/net/
H A Dnetconsole.c589 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_cpu_nr_enabled_show()
603 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_taskname_enabled_show()
616 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_release_enabled_show()
656 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_msgid_enabled_show()
987 netconsole_group = to_config_group(ud->group.cg_item.ci_parent); in userdata_to_target()
1088 ud = to_userdata(item->ci_parent); in userdatum_value_store()
1114 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_msgid_enabled_store()
1143 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_release_enabled_store()
1172 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_taskname_enabled_store()
1202 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_cpu_nr_enabled_store()
/linux/drivers/pci/endpoint/
H A Dpci-ep-cfs.c50 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_secondary_epc_epf_link()
74 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_secondary_epc_epf_unlink()
114 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_primary_epc_epf_link()
138 struct pci_epf_group *epf_group = to_pci_epf_group(epf_item->ci_parent); in pci_primary_epc_epf_unlink()
/linux/fs/ocfs2/cluster/
H A Dnodemanager.c172 if (node->nd_item.ci_parent) in to_o2nm_cluster_from_node()
173 return to_o2nm_cluster(node->nd_item.ci_parent->ci_parent); in to_o2nm_cluster_from_node()
607 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent); in o2nm_node_group_drop_item()
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c868 struct xe_config_group_device *dev = to_xe_config_group_device(item->ci_parent); in sriov_max_vfs_show()
880 struct xe_config_group_device *dev = to_xe_config_group_device(item->ci_parent); in sriov_max_vfs_store()
910 struct xe_config_group_device *dev = to_xe_config_group_device(item->ci_parent); in xe_config_sriov_is_visible()
/linux/Documentation/filesystems/
H A Dconfigfs.rst148 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 pointer
395 yet been unlinked. This means that an item's ci_parent pointer will
398 a subsystem to trust ci_parent and cg_children while they hold the
/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c99 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()
/linux/include/linux/
H A Dconfigfs.h43 struct config_item *ci_parent; member
/linux/fs/dlm/
H A Dconfig.c570 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in make_node()
601 struct dlm_space *sp = config_item_to_space(g->cg_item.ci_parent); in drop_node()
/linux/drivers/gpu/drm/vkms/
H A Dvkms_configfs.c109 device_item_to_vkms_configfs_device((&(group)->cg_item)->ci_parent)
/linux/drivers/usb/gadget/
H A Dconfigfs.c1295 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_type_store()
1348 struct usb_os_desc *desc = to_usb_os_desc(ext_prop->item.ci_parent); in ext_prop_data_store()