Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_device.c349 new->attach_count++; in core_enable_device_list_for_node()
459 orig->attach_count--; in core_disable_device_list_for_node()
H A Dtarget_core_stat.c1033 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->attach_count); in target_stat_auth_att_count_show()
/linux/include/target/
H A Dtarget_core_base.h684 u32 attach_count; member