Searched refs:_sd_sync_write2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c384 static int _sd_sync_write2(_sd_buf_handle_t *wr_handle, nsc_off_t wr_st_pos,
6013 * _sd_sync_write2 - Write-through function.
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);

Completed in 68 milliseconds