Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_base.h863 struct config_group dev_action_group; member
/linux/drivers/target/
H A Dtarget_core_user.c3011 dev_action_group); in tcmu_block_dev_show()
3025 dev_action_group); in tcmu_block_dev_store()
3057 dev_action_group); in tcmu_reset_ring_store()
3086 dev_action_group); in tcmu_free_kept_buf_store()
H A Dtarget_core_configfs.c3370 config_group_init_type_name(&dev->dev_action_group, "action", in target_core_make_subdev()
3372 configfs_add_default_group(&dev->dev_action_group, &dev->dev_group); in target_core_make_subdev()