Lines Matching refs:rsrc_handle
41 resize->rsrc_handle = release->rsrc_handle;
66 release->rsrc_handle = udirect->rsrc_handle;
510 u32 rsrc_handle = rhte - ctxi->rht_start;
515 ctxi->rht_lun[rsrc_handle] = NULL;
516 ctxi->rht_needs_ws[rsrc_handle] = false;
641 res_hndl_t rhndl = release->rsrc_handle;
652 __func__, ctxid, release->rsrc_handle, gli->mode, gli->users);
924 rel.rsrc_handle = i;
1845 res_hndl_t rhndl = verify->rsrc_handle;
1851 "flags=%016llx\n", __func__, ctxid, verify->rsrc_handle,
1975 u64 rsrc_handle = -1;
2006 rsrc_handle = (rhte - ctxi->rht_start);
2013 pphys->rsrc_handle = rsrc_handle;
2015 rc = cxlflash_afu_sync(afu, ctxid, rsrc_handle, AFU_LW_SYNC);
2025 __func__, rsrc_handle, rc, last_lba);