Searched refs:syncinfo (Results 1 – 1 of 1) sorted by relevance
2797 rdc_syncthr_t *syncinfo = (rdc_syncthr_t *)thrinfo; in _rdc_sync_wrthr() local2799 rdc_k_info_t *krdc = syncinfo->krdc; in _rdc_sync_wrthr()2807 rc = nsc_alloc_buf(RDC_U_FD(krdc), syncinfo->offset, syncinfo->len, in _rdc_sync_wrthr()2852 syncinfo->status->offset = syncinfo->offset; in _rdc_sync_wrthr()2861 rdc_syncthr_t *syncinfo = (rdc_syncthr_t *)thrinfo; in _rdc_sync_rdthr() local2863 rdc_k_info_t *krdc = syncinfo->krdc; in _rdc_sync_rdthr()2867 rc = nsc_alloc_buf(RDC_U_FD(krdc), syncinfo->offset, syncinfo->len, in _rdc_sync_rdthr()2906 syncinfo->status->offset = syncinfo->offset; in _rdc_sync_rdthr()2919 rdc_syncthr_t *syncinfo = (rdc_syncthr_t *)thrinfo; in _rdc_sync_thread() local2920 rdc_k_info_t *krdc = syncinfo->krdc; in _rdc_sync_thread()[all …]