Searched refs:cc_write (Results 1 – 6 of 6) sorted by relevance
225 if (!(CENTRY_DIRTY(cc_ent)) && (wctl = cc_ent->cc_write)) { in sdbc_dealloc_dm_shutdown()499 wctl = cur_ent->cc_write; in _sd_dealloc_dm()570 wctl = cur_ent->cc_write; in _sd_dealloc_dm()571 cur_ent->cc_write = 0; in _sd_dealloc_dm()1229 wctl = cc_ent->cc_write; in _sd_process_pending()1230 cc_ent->cc_write = NULL; in _sd_process_pending()1282 wctl = cc_ent->cc_write; in _sd_process_pending()1283 cc_ent->cc_write = NULL; in _sd_process_pending()1551 if (cc_ent->cc_write) { in _sd_process_failure()1552 cc_ent->cc_write->sc_flag = cc_ent->cc_flag; in _sd_process_failure()[all …]
238 ss_centry_info_t *cc_write; /* mirrored writes control block */ member713 (centry)->cc_write->sc_cd = CENTRY_CD(centry), \714 (centry)->cc_write->sc_fpos = CENTRY_BLK(centry)810 ss_centry_info_t *gl = (cc_entry)->cc_write; \819 ss_centry_info_t *gl = (cc_entry)->cc_write; \
870 info.ci_write = cc_ent->cc_write ? 1 : 0; in sdbc_get_cd_blk()881 if (cc_ent->cc_write) { in sdbc_get_cd_blk()886 (void *)cc_ent->cc_write, in sdbc_get_cd_blk()887 (void *)cc_ent->cc_write->sc_res); in sdbc_get_cd_blk()897 cc_ent->cc_write->sc_res, taddr, in sdbc_get_cd_blk()
471 ent->cc_write = ft_cent; in _sd_ft_clone()847 wctl = cc_ent->cc_write; in _sd_cd_online()848 cc_ent->cc_write = NULL; in _sd_cd_online()
888 centry->cc_write = NULL; in _sdbc_mem_configure()1677 cc_ent->cc_write->sc_res, cc_ent->cc_data, in _sdbc_remote_store_pinned()1685 cc_ent->cc_write->sc_flag = cc_ent->cc_flag; in _sdbc_remote_store_pinned()1687 cc_ent->cc_write->sc_dirty = CENTRY_DIRTY(cc_ent); in _sdbc_remote_store_pinned()1689 SSOP_SETCENTRY(sdbc_safestore, cc_ent->cc_write); in _sdbc_remote_store_pinned()3115 centry->cc_write);4856 if ((wctl = centry->cc_write) != 0) {4862 centry->cc_write = NULL;4991 if (!(ce->cc_write))5002 if (ce->cc_write)[all …]
1778 centry.cc_data, centry.cc_write); in sdbc_cctl()