Home
last modified time | relevance | path

Searched defs:prev_lun (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/scsi/
H A Ddev.c95 struct spdk_scsi_lun **prev_lun) in scsi_dev_find_free_lun()
149 struct spdk_scsi_lun *lun, *prev_lun = NULL; in spdk_scsi_dev_add_lun_ext() local
448 spdk_scsi_dev_get_next_lun(struct spdk_scsi_lun *prev_lun) in spdk_scsi_dev_get_next_lun()
/spdk/test/unit/lib/scsi/dev.c/
H A Ddev_ut.c640 struct spdk_scsi_lun *lun, *prev_lun = NULL; in dev_find_free_lun() local