Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxlflash/
A Dvlun.c538 lxt_old = rhte->lxt_start; in grow_lxt()
588 rhte->lxt_start = lxt; in grow_lxt()
640 lxt_old = rhte->lxt_start; in shrink_lxt()
672 rhte->lxt_start = lxt; in shrink_lxt()
782 if (unlikely(!rhte)) { in _cxlflash_vlun_resize()
1029 if (unlikely(!rhte)) { in cxlflash_disk_virtual_open()
1039 rhte->nmask = MC_RHT_NMASK; in cxlflash_disk_virtual_open()
1069 rhte_checkin(ctxi, rhte); in cxlflash_disk_virtual_open()
1145 rhte->lxt_start = lxt; in clone_lxt()
1164 rhte->lxt_cnt = 0; in clone_lxt()
[all …]
A Dsuperpipe.c463 rhte = NULL; in get_rhte()
468 return rhte; in get_rhte()
494 if (likely(rhte)) in rhte_checkout()
498 return rhte; in rhte_checkout()
511 rhte->nmask = 0; in rhte_checkin()
512 rhte->fp = 0; in rhte_checkin()
666 if (unlikely(!rhte)) { in _cxlflash_disk_release()
795 if (unlikely(!rhte)) { in create_context()
802 ctxi->rht_start = rhte; in create_context()
1861 if (unlikely(!rhte)) { in cxlflash_disk_verify()
[all …]
A Dsuperpipe.h144 void rhte_checkin(struct ctx_info *ctxi, struct sisl_rht_entry *rhte);

Completed in 11 milliseconds