Home
last modified time | relevance | path

Searched refs:dev_action_group (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/target/
Dtarget_core_base.h848 struct config_group dev_action_group; member
/Linux-v5.15/drivers/target/
Dtarget_core_user.c2934 dev_action_group); in tcmu_block_dev_show()
2948 dev_action_group); in tcmu_block_dev_store()
2980 dev_action_group); in tcmu_reset_ring_store()
3009 dev_action_group); in tcmu_free_kept_buf_store()
Dtarget_core_configfs.c3273 config_group_init_type_name(&dev->dev_action_group, "action", in target_core_make_subdev()
3275 configfs_add_default_group(&dev->dev_action_group, &dev->dev_group); in target_core_make_subdev()