Home
last modified time | relevance | path

Searched refs:ct_item_ops (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v5.4/fs/configfs/
Dsymlink.c163 if (!type || !type->ct_item_ops || in configfs_symlink()
164 !type->ct_item_ops->allow_link) in configfs_symlink()
202 ret = type->ct_item_ops->allow_link(parent_item, target_item); in configfs_symlink()
207 if (ret && type->ct_item_ops->drop_link) in configfs_symlink()
208 type->ct_item_ops->drop_link(parent_item, in configfs_symlink()
248 if (type && type->ct_item_ops && in configfs_unlink()
249 type->ct_item_ops->drop_link) in configfs_unlink()
250 type->ct_item_ops->drop_link(parent_item, in configfs_unlink()
Ditem.c129 if (t && t->ct_item_ops && t->ct_item_ops->release) in config_item_cleanup()
130 t->ct_item_ops->release(item); in config_item_cleanup()
Dfile.c400 buffer->ops = buffer->item->ci_type->ct_item_ops; in __configfs_open_file()
/Linux-v5.4/drivers/usb/gadget/function/
Duvc_configfs.c217 .ct_item_ops = &uvcg_config_item_ops,
248 .ct_item_ops = &uvcg_config_item_ops,
335 .ct_item_ops = &uvcg_config_item_ops,
348 .ct_item_ops = &uvcg_config_item_ops,
449 .ct_item_ops = &uvcg_config_item_ops,
462 .ct_item_ops = &uvcg_config_item_ops,
524 .ct_item_ops = &uvcg_config_item_ops,
537 .ct_item_ops = &uvcg_config_item_ops,
553 .ct_item_ops = &uvcg_config_item_ops,
673 .ct_item_ops = &uvcg_control_class_item_ops,
[all …]
Df_serial.c282 .ct_item_ops = &serial_item_ops,
Df_subset.c412 .ct_item_ops = &gether_item_ops,
Df_obex.c411 .ct_item_ops = &obex_item_ops,
Df_loopback.c556 .ct_item_ops = &lb_item_ops,
Df_eem.c554 .ct_item_ops = &eem_item_ops,
Df_phonet.c602 .ct_item_ops = &phonet_item_ops,
Df_acm.c787 .ct_item_ops = &acm_item_ops,
/Linux-v5.4/drivers/nvme/target/
Dconfigfs.c573 .ct_item_ops = &nvmet_ns_item_ops,
693 .ct_item_ops = &nvmet_port_subsys_item_ops,
768 .ct_item_ops = &nvmet_allowed_hosts_item_ops,
888 .ct_item_ops = &nvmet_subsys_item_ops,
989 .ct_item_ops = &nvmet_referral_item_ops,
1095 .ct_item_ops = &nvmet_ana_group_item_ops,
1173 .ct_item_ops = &nvmet_port_item_ops,
1263 .ct_item_ops = &nvmet_host_item_ops,
/Linux-v5.4/samples/configfs/
Dconfigfs_sample.c183 .ct_item_ops = &simple_child_item_ops,
251 .ct_item_ops = &simple_children_item_ops,
/Linux-v5.4/drivers/infiniband/core/
Dcma_configfs.c270 .ct_item_ops = &cma_ports_item_ops,
279 .ct_item_ops = &cma_device_item_ops,
/Linux-v5.4/fs/dlm/
Dconfig.c289 .ct_item_ops = &cluster_ops,
300 .ct_item_ops = &space_ops,
310 .ct_item_ops = &comm_ops,
321 .ct_item_ops = &node_ops,
/Linux-v5.4/include/linux/usb/
Dgadget_configfs.h41 .ct_item_ops = &struct_in##_langid_item_ops, \
/Linux-v5.4/drivers/target/
Dtarget_core_fabric_configfs.c41 cit->ct_item_ops = _item_ops; \
54 cit->ct_item_ops = _item_ops; \
78 lun_ci->ci_type->ct_item_ops != &target_fabric_port_item_ops) { in target_fabric_mappedlun_link()
632 se_dev_ci->ci_type->ct_item_ops != &target_core_dev_item_ops) { in target_fabric_port_link()
Dtarget_core_configfs.c47 cit->ct_item_ops = _item_ops; \
59 cit->ct_item_ops = _item_ops; \
2601 .ct_item_ops = &target_core_alua_lu_gp_ops,
2659 .ct_item_ops = NULL,
3038 .ct_item_ops = &target_core_alua_tg_pt_gp_ops,
3109 .ct_item_ops = NULL,
3334 .ct_item_ops = &target_core_hba_item_ops,
3417 .ct_item_ops = NULL,
/Linux-v5.4/drivers/staging/most/
Dconfigfs.c387 .ct_item_ops = &mdev_link_item_ops,
437 .ct_item_ops = &most_common_item_ops,
539 .ct_item_ops = &most_snd_grp_item_ops,
/Linux-v5.4/drivers/hwtracing/stm/
Dpolicy.c284 .ct_item_ops = &stp_policy_node_item_ops,
377 .ct_item_ops = &stp_policy_item_ops,
/Linux-v5.4/drivers/pci/endpoint/
Dpci-ep-cfs.c148 .ct_item_ops = &pci_epc_item_ops,
386 .ct_item_ops = &pci_epf_ops,
/Linux-v5.4/include/linux/
Dconfigfs.h69 struct configfs_item_operations *ct_item_ops; member
/Linux-v5.4/fs/ocfs2/cluster/
Dnodemanager.c405 .ct_item_ops = &o2nm_node_item_ops,
666 .ct_item_ops = &o2nm_cluster_item_ops,
/Linux-v5.4/drivers/usb/gadget/
Dconfigfs.c512 .ct_item_ops = &gadget_config_item_ops,
518 .ct_item_ops = &gadget_root_item_ops,
897 .ct_item_ops = &os_desc_ops,
1043 ext_prop_type->ct_item_ops = &ext_prop_ops; in ext_prop_make()
/Linux-v5.4/Documentation/filesystems/configfs/
Dconfigfs.txt183 struct configfs_item_operations *ct_item_ops;
191 allocated dynamically will need to provide the ct_item_ops->release()
237 ct_item_ops->read_bin_attribute() method, that method will be called
385 A config_item may provide the ct_item_ops->allow_link() and
386 ct_item_ops->drop_link() methods. If the ->allow_link() method exists,

12