Lines Matching refs:rhndl
503 res_hndl_t rhndl, in grow_lxt() argument
594 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in grow_lxt()
620 res_hndl_t rhndl, in shrink_lxt() argument
632 bool needs_ws = ctxi->rht_needs_ws[rhndl]; in shrink_lxt()
676 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in shrink_lxt()
740 res_hndl_t rhndl = resize->rsrc_handle; in _cxlflash_vlun_resize() local
781 rhte = get_rhte(ctxi, rhndl, lli); in _cxlflash_vlun_resize()
784 __func__, rhndl); in _cxlflash_vlun_resize()
790 rc = grow_lxt(afu, sdev, ctxid, rhndl, rhte, &new_size); in _cxlflash_vlun_resize()
792 rc = shrink_lxt(afu, sdev, rhndl, rhte, ctxi, &new_size); in _cxlflash_vlun_resize()
802 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in _cxlflash_vlun_resize()
1094 res_hndl_t rhndl, in clone_lxt() argument
1151 rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in clone_lxt()