Searched refs:t10_wwn_group (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 331 struct config_group t10_wwn_group; member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 338 struct config_group t10_wwn_group; member
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_configfs.c | 1293 return container_of(to_config_group(item), struct t10_wwn, t10_wwn_group); in to_t10_wwn() 3250 config_group_init_type_name(&dev->t10_wwn.t10_wwn_group, "wwn", in target_core_make_subdev() 3252 configfs_add_default_group(&dev->t10_wwn.t10_wwn_group, in target_core_make_subdev()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_configfs.c | 1352 return container_of(to_config_group(item), struct t10_wwn, t10_wwn_group); in to_t10_wwn() 3344 config_group_init_type_name(&dev->t10_wwn.t10_wwn_group, "wwn", in target_core_make_subdev() 3346 configfs_add_default_group(&dev->t10_wwn.t10_wwn_group, in target_core_make_subdev()
|
Completed in 15 milliseconds