Searched refs:_sd_sync_write2 (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bcache.c | 384 static int _sd_sync_write2(_sd_buf_handle_t *wr_handle, nsc_off_t wr_st_pos, 6038 _sd_sync_write2(_sd_buf_handle_t *wr_handle, nsc_off_t wr_st_pos, function 6185 return (_sd_sync_write2(handle, fba_pos, fba_len, flag, NULL, 0)); 6450 rc = _sd_sync_write2(handle2, fba_pos2, fba_len, 0, handle1, fba_pos1);
|