Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.h96 u32 rht_out; /* Number of checked out RHT entries */ member
Dvlun.c1205 if (unlikely(!ctxi_src->rht_out)) { in cxlflash_disk_clone()
1225 if (ctxi_src->rht_out == ctxi_dst->rht_out) in cxlflash_disk_clone()
1231 ctxi_dst->rht_out++; in cxlflash_disk_clone()
Dsuperpipe.c466 ctxi->rht_out++; in rhte_checkout()
489 ctxi->rht_out--; in rhte_checkin()
852 if (ctxi->rht_out) { in _cxlflash_disk_detach()
861 if (ctxi->rht_out == 0) in _cxlflash_disk_detach()