Searched refs:acl_group (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_fabric_configfs.c | 269 struct se_node_acl, acl_group); in target_fabric_make_mappedlun() 341 struct se_node_acl, acl_group); in target_fabric_nacl_base_release() 385 config_group_init_type_name(&se_nacl->acl_group, name, in target_fabric_make_nodeacl() 391 &se_nacl->acl_group); in target_fabric_make_nodeacl() 396 &se_nacl->acl_group); in target_fabric_make_nodeacl() 401 &se_nacl->acl_group); in target_fabric_make_nodeacl() 406 &se_nacl->acl_group); in target_fabric_make_nodeacl() 417 return &se_nacl->acl_group; in target_fabric_make_nodeacl() 425 struct se_node_acl, acl_group); in target_fabric_drop_nodeacl() 427 configfs_remove_default_groups(&se_nacl->acl_group); in target_fabric_drop_nodeacl() [all...] |
H A D | target_core_pr.c | 1432 return target_depend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_depend_item() 1438 target_undepend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_undepend_item() 1636 " for dest_node_acl->acl_group\n"); in core_scsi3_decode_spec_i_port()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_fabric_configfs.c | 270 struct se_node_acl, acl_group); in target_fabric_make_mappedlun() 342 struct se_node_acl, acl_group); in target_fabric_nacl_base_release() 386 config_group_init_type_name(&se_nacl->acl_group, name, in target_fabric_make_nodeacl() 392 &se_nacl->acl_group); in target_fabric_make_nodeacl() 397 &se_nacl->acl_group); in target_fabric_make_nodeacl() 402 &se_nacl->acl_group); in target_fabric_make_nodeacl() 407 &se_nacl->acl_group); in target_fabric_make_nodeacl() 418 return &se_nacl->acl_group; in target_fabric_make_nodeacl() 426 struct se_node_acl, acl_group); in target_fabric_drop_nodeacl() 428 configfs_remove_default_groups(&se_nacl->acl_group); in target_fabric_drop_nodeacl() [all...] |
H A D | target_core_pr.c | 1426 return target_depend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_depend_item() 1432 target_undepend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_undepend_item() 1622 " for dest_node_acl->acl_group\n"); in core_scsi3_decode_spec_i_port()
|
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 574 struct config_group acl_group; member 588 acl_group); in acl_to_nacl()
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 582 struct config_group acl_group; member 596 acl_group); in acl_to_nacl()
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | gc.c | 547 tomoyo_collect_acl(&ns->acl_group[i]); in tomoyo_collect_entry()
|
H A D | common.c | 352 INIT_LIST_HEAD(&ns->acl_group[idx]); in tomoyo_init_policy_namespace() 1366 * tomoyo_set_group - Print "acl_group " header keyword and category name. 1378 tomoyo_io_printf(head, "acl_group %u ", in tomoyo_set_group() 1774 if (tomoyo_str_starts(¶m.data, "acl_group ")) { in tomoyo_write_exception() 1781 (head->w.ns, &head->w.ns->acl_group[group], in tomoyo_write_exception() 1937 if (!tomoyo_read_domain2(head, &ns->acl_group in tomoyo_read_exception()
|
H A D | domain.c | 186 list = &domain->ns->acl_group[i++]; in tomoyo_check_acl()
|
H A D | common.h | 910 struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS]; member
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | gc.c | 547 tomoyo_collect_acl(&ns->acl_group[i]); in tomoyo_collect_entry()
|
H A D | common.c | 344 INIT_LIST_HEAD(&ns->acl_group[idx]); in tomoyo_init_policy_namespace() 1358 * tomoyo_set_group - Print "acl_group " header keyword and category name. 1370 tomoyo_io_printf(head, "acl_group %u ", in tomoyo_set_group() 1766 if (tomoyo_str_starts(¶m.data, "acl_group ")) { in tomoyo_write_exception() 1773 (head->w.ns, &head->w.ns->acl_group[group], in tomoyo_write_exception() 1929 if (!tomoyo_read_domain2(head, &ns->acl_group in tomoyo_read_exception()
|
H A D | domain.c | 186 list = &domain->ns->acl_group[i++]; in tomoyo_check_acl()
|
H A D | common.h | 910 struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS]; member
|
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 642 acl_ci = &se_nacl->acl_group.cg_item; in lio_target_nacl_cmdsn_depth_store()
|
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 666 acl_ci = &se_nacl->acl_group.cg_item; in lio_target_nacl_cmdsn_depth_store()
|
Completed in 34 milliseconds