Home
last modified time | relevance | path

Searched refs:configfs_remove_default_groups (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/target/
A Dtarget_core_fabric_configfs.c333 configfs_remove_default_groups(&lacl->ml_stat_grps.stat_group); in target_fabric_drop_mappedlun()
334 configfs_remove_default_groups(&lacl->se_lun_group); in target_fabric_drop_mappedlun()
344 configfs_remove_default_groups(&se_nacl->acl_fabric_stat_group); in target_fabric_nacl_base_release()
412 configfs_remove_default_groups(&se_nacl->acl_fabric_stat_group); in target_fabric_make_nodeacl()
428 configfs_remove_default_groups(&se_nacl->acl_group); in target_fabric_drop_nodeacl()
784 configfs_remove_default_groups(&lun->port_stat_grps.stat_group); in target_fabric_drop_lun()
785 configfs_remove_default_groups(&lun->lun_group); in target_fabric_drop_lun()
953 configfs_remove_default_groups(&se_tpg->tpg_group); in target_fabric_drop_tpg()
963 configfs_remove_default_groups(&wwn->fabric_stat_group); in target_fabric_release_wwn()
964 configfs_remove_default_groups(&wwn->param_group); in target_fabric_release_wwn()
[all …]
A Dtarget_core_configfs.c287 configfs_remove_default_groups(&tf->tf_group); in target_core_deregister_fabric()
3376 configfs_remove_default_groups(&dev->dev_stat_grps.stat_group); in target_core_drop_subdev()
3377 configfs_remove_default_groups(&dev->t10_alua.alua_tg_pt_gps_group); in target_core_drop_subdev()
3385 configfs_remove_default_groups(dev_cg); in target_core_drop_subdev()
3704 configfs_remove_default_groups(&alua_lu_gps_group); in target_core_exit_configfs()
3705 configfs_remove_default_groups(&alua_group); in target_core_exit_configfs()
3706 configfs_remove_default_groups(&target_core_hbagroup); in target_core_exit_configfs()
/linux-6.3-rc2/drivers/infiniband/core/
A Dcma_configfs.c326 configfs_remove_default_groups(&cma_dev_group->ports_group); in drop_cma_dev()
327 configfs_remove_default_groups(&cma_dev_group->device_group); in drop_cma_dev()
/linux-6.3-rc2/include/linux/
A Dconfigfs.h240 void configfs_remove_default_groups(struct config_group *group);
/linux-6.3-rc2/fs/dlm/
A Dconfig.c462 configfs_remove_default_groups(&cl->group); in drop_cluster()
513 configfs_remove_default_groups(&sp->group); in drop_space()
/linux-6.3-rc2/fs/configfs/
A Ddir.c709 void configfs_remove_default_groups(struct config_group *group) in configfs_remove_default_groups() function
718 EXPORT_SYMBOL(configfs_remove_default_groups);
/linux-6.3-rc2/fs/ocfs2/cluster/
A Dnodemanager.c739 configfs_remove_default_groups(&cluster->cl_group); in o2nm_cluster_group_drop_item()

Completed in 30 milliseconds