Searched refs:wr_handle (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,
6016 * wr_handle - handle into which to write the data.
6017 * wr_st_pos - starting FBA position in wr_handle.
6034 * (wr_handle != rd_handle && rd_handle != NULL)
6038 _sd_sync_write2(_sd_buf_handle_t *wr_handle, nsc_off_t wr_st_pos, argument
6047 int cd = HANDLE_CD(wr_handle);
6054 _SD_DISCONNECT_CALLBACK(wr_handle);
6057 rd_handle = wr_handle;
6061 wr_ent = wr_handle->bh_centry;
6094 rd_handle != wr_handle) {
[all...]

Completed in 222 milliseconds