Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.h90 u32 rht_out; /* Number of checked out RHT entries */ member
Dvlun.c1270 if (unlikely(!ctxi_src->rht_out)) { in cxlflash_disk_clone()
1290 if (ctxi_src->rht_out == ctxi_dst->rht_out) in cxlflash_disk_clone()
1296 ctxi_dst->rht_out++; in cxlflash_disk_clone()
Dsuperpipe.c490 ctxi->rht_out++; in rhte_checkout()
513 ctxi->rht_out--; in rhte_checkin()
919 if (ctxi->rht_out) { in _cxlflash_disk_detach()
928 if (ctxi->rht_out == 0) in _cxlflash_disk_detach()