Home
last modified time | relevance | path

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

/linux-6.6.21/include/target/ !
Dtarget_core_base.h853 struct config_group dev_action_group; member
/linux-6.6.21/drivers/target/ !
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()
Dtarget_core_configfs.c3332 config_group_init_type_name(&dev->dev_action_group, "action", in target_core_make_subdev()
3334 configfs_add_default_group(&dev->dev_action_group, &dev->dev_group); in target_core_make_subdev()