Searched refs:acl_group (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_configfs.c | 327 CONFIGFS_EATTR_OPS(target_fabric_nacl_base, se_node_acl, acl_group); 334 struct se_node_acl, acl_group); in target_fabric_make_mappedlun() 460 struct se_node_acl, acl_group); in target_fabric_nacl_base_release() 513 nacl_cg = &se_nacl->acl_group; in target_fabric_make_nodeacl() 521 config_group_init_type_name(&se_nacl->acl_group, name, in target_fabric_make_nodeacl() 533 return &se_nacl->acl_group; in target_fabric_make_nodeacl() 541 struct se_node_acl, acl_group); in target_fabric_drop_nodeacl() 546 nacl_cg = &se_nacl->acl_group; in target_fabric_drop_nodeacl()
|
D | target_core_pr.c | 1386 return target_depend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_depend_item() 1392 target_undepend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_undepend_item()
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 235 config_item_name(&se_acl->acl_group.cg_item)); in ft_del_acl()
|
/linux-4.1.27/security/tomoyo/ |
D | gc.c | 531 tomoyo_collect_acl(&ns->acl_group[i]); in tomoyo_collect_entry()
|
D | common.c | 347 INIT_LIST_HEAD(&ns->acl_group[idx]); in tomoyo_init_policy_namespace() 1726 (head->w.ns, &head->w.ns->acl_group[group], in tomoyo_write_exception() 1875 if (!tomoyo_read_domain2(head, &ns->acl_group in tomoyo_read_exception()
|
D | domain.c | 179 list = &domain->ns->acl_group[domain->group]; in tomoyo_check_acl()
|
D | common.h | 905 struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS]; member
|
/linux-4.1.27/include/target/ |
D | target_core_base.h | 605 struct config_group acl_group; member
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 798 acl_ci = &se_nacl->acl_group.cg_item; in lio_target_nacl_store_cmdsn_depth()
|