Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dsuperpipe.h94 u32 rht_out; /* Number of checked out RHT entries */ member
Dvlun.c1274 if (unlikely(!ctxi_src->rht_out)) { in cxlflash_disk_clone()
1294 if (ctxi_src->rht_out == ctxi_dst->rht_out) in cxlflash_disk_clone()
1300 ctxi_dst->rht_out++; in cxlflash_disk_clone()
Dsuperpipe.c496 ctxi->rht_out++; in rhte_checkout()
519 ctxi->rht_out--; in rhte_checkin()
925 if (ctxi->rht_out) { in _cxlflash_disk_detach()
934 if (ctxi->rht_out == 0) in _cxlflash_disk_detach()