Lines Matching refs:rhndl
507 res_hndl_t rhndl, in grow_lxt() argument
598 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in grow_lxt()
624 res_hndl_t rhndl, in shrink_lxt() argument
636 bool needs_ws = ctxi->rht_needs_ws[rhndl]; in shrink_lxt()
680 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in shrink_lxt()
744 res_hndl_t rhndl = resize->rsrc_handle; in _cxlflash_vlun_resize() local
785 rhte = get_rhte(ctxi, rhndl, lli); in _cxlflash_vlun_resize()
788 __func__, rhndl); in _cxlflash_vlun_resize()
794 rc = grow_lxt(afu, sdev, ctxid, rhndl, rhte, &new_size); in _cxlflash_vlun_resize()
796 rc = shrink_lxt(afu, sdev, rhndl, rhte, ctxi, &new_size); in _cxlflash_vlun_resize()
806 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in _cxlflash_vlun_resize()
1098 res_hndl_t rhndl, in clone_lxt() argument
1155 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in clone_lxt()