Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_stat.c929 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_auth_indx_show()
1293 ret = snprintf(page, PAGE_SIZE, "%u\n", nacl->acl_index); in target_stat_iport_port_auth_indx_show()
Dtarget_core_tpg.c202 acl->acl_index = scsi_get_new_index(SCSI_AUTH_INTR_INDEX); in target_alloc_node_acl()
/linux-4.4.14/include/target/
Dtarget_core_base.h546 u32 acl_index; member