Home
last modified time | relevance | path

Searched refs:lluns (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/cxlflash/
A Dlunmgt.c88 list_for_each_entry_safe(lli, temp, &cfg->lluns, list) in lookup_local()
153 list_add(&lli->list, &cfg->lluns); in find_and_create_lun()
165 list_add(&lli->list, &cfg->lluns); in find_and_create_lun()
183 list_for_each_entry_safe(lli, temp, &cfg->lluns, list) { in cxlflash_term_local_luns()
A Dcommon.h144 struct list_head lluns; /* list of llun_info structs */ member
A Dvlun.c842 list_for_each_entry_safe(lli, temp, &cfg->lluns, list) { in cxlflash_restore_luntable()
A Dmain.c3711 INIT_LIST_HEAD(&cfg->lluns); in cxlflash_probe()

Completed in 19 milliseconds