Searched refs:ci_namebuf (Results 1 – 21 of 21) sorted by relevance
| /linux/samples/configfs/ |
| H A D | configfs_sample.c | 103 .ci_namebuf = "01-childless", 240 .ci_namebuf = "02-simple-children", 308 .ci_namebuf = "03-group-children", 343 ret, subsys->su_group.cg_item.ci_namebuf); in configfs_example_init()
|
| /linux/drivers/most/ |
| H A D | configfs.c | 440 if (!strcmp(group->cg_item.ci_namebuf, "most_cdev")) in most_common_make_item() 442 else if (!strcmp(group->cg_item.ci_namebuf, "most_net")) in most_common_make_item() 444 else if (!strcmp(group->cg_item.ci_namebuf, "most_video")) in most_common_make_item() 484 .ci_namebuf = "most_cdev", 495 .ci_namebuf = "most_net", 506 .ci_namebuf = "most_video", 642 .ci_namebuf = "most_sound",
|
| /linux/fs/configfs/ |
| H A D | mount.c | 45 .ci_namebuf = "root", 46 .ci_name = configfs_root_group.cg_item.ci_namebuf,
|
| H A D | dir.c | 704 group->cg_item.ci_name = group->cg_item.ci_namebuf; in create_default_group() 1895 group->cg_item.ci_name = group->cg_item.ci_namebuf; in configfs_register_subsystem()
|
| /linux/drivers/iio/ |
| H A D | industrialio-configfs.c | 24 .ci_namebuf = "iio",
|
| /linux/kernel/ |
| H A D | crash_dump_dm_crypt.c | 345 .ci_namebuf = "crash_dm_crypt_keys", 452 config_keys_subsys.su_group.cg_item.ci_namebuf); in configfs_dmcrypt_keys_init()
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-syscfg-configfs.c | 389 .ci_namebuf = "configurations", 423 .ci_namebuf = "features",
|
| /linux/include/linux/ |
| H A D | configfs.h | 40 char ci_namebuf[CONFIGFS_ITEM_NAME_LEN]; member
|
| /linux/drivers/acpi/ |
| H A D | acpi_configfs.c | 248 .ci_namebuf = "acpi",
|
| /linux/drivers/pci/endpoint/ |
| H A D | pci-ep-cfs.c | 714 .ci_namebuf = "pci_ep", 731 ret, root->cg_item.ci_namebuf); in pci_ep_cfs_init()
|
| /linux/drivers/infiniband/core/ |
| H A D | cma_configfs.c | 344 .ci_namebuf = "rdma_cm",
|
| /linux/drivers/hwtracing/stm/ |
| H A D | policy.c | 481 .ci_namebuf = "stp-policy",
|
| /linux/drivers/virt/coco/guest/ |
| H A D | report.c | 463 .ci_namebuf = "tsm",
|
| /linux/drivers/gpio/ |
| H A D | gpio-aggregator.c | 1343 .ci_namebuf = DRV_NAME, 1696 gpio_aggregator_subsys.su_group.cg_item.ci_namebuf, ret); in gpio_aggregator_init()
|
| /linux/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 758 .ci_namebuf = "cluster",
|
| /linux/fs/dlm/ |
| H A D | config.c | 632 .ci_namebuf = "dlm",
|
| /linux/drivers/target/ |
| H A D | target_core_configfs.c | 317 .ci_namebuf = "target", 3734 ret, subsys->su_group.cg_item.ci_namebuf); in target_core_init_configfs()
|
| /linux/drivers/net/ |
| H A D | netconsole.c | 1344 .ci_namebuf = "netconsole",
|
| /linux/Documentation/filesystems/ |
| H A D | configfs.rst | 145 char ci_namebuf[UOBJ_NAME_LEN];
|
| /linux/drivers/nvme/target/ |
| H A D | configfs.c | 2340 .ci_namebuf = "nvmet",
|
| /linux/drivers/block/null_blk/ |
| H A D | main.c | 766 .ci_namebuf = "nullb",
|