Home
last modified time | relevance | path

Searched refs:lun_acl_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_tpg.c619 atomic_set(&lun->lun_acl_count, 0); in core_tpg_alloc_lun()
/openbmc/linux/include/target/
H A Dtarget_core_base.h743 atomic_t lun_acl_count; member