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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_cache.h157 struct _sd_cctl *bh_centry; member in struct:_sd_buf_handle
H A Dsd_tdaemon.c773 cc_ent = handle->bh_centry;
828 cc_ent = handle1->bh_centry;
832 cc_ent1 = handle2->bh_centry;
891 cc_ent = handle1->bh_centry;
895 cc_ent1 = handle2->bh_centry;
H A Dsd_bcache.c2126 handle->bh_centry = NULL;
2347 handle->bh_centry = centry;
2395 if (sts = _sd_setup_category_on_type(handle->bh_centry)) {
2400 (void) _sd_setup_mem_chaining(handle->bh_centry, 0);
2692 handle->bh_centry = NULL;
2887 handle->bh_centry = centry;
3000 if (sts = _sd_setup_category_on_type(handle->bh_centry)) {
3017 (void) _sd_setup_mem_chaining(handle->bh_centry, 0);
3023 centry = handle->bh_centry;
3106 if (_sd_alloc_write(handle->bh_centry,
[all...]
H A Dsd_ft.c1129 cc_ent = handle->bh_centry;
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c2683 if (bh.bh_centry)
2685 (uintptr_t)bh.bh_centry, DCMD_ADDRSPEC, 0, NULL);
2700 bh.bh_centry, bh.bh_next);
2737 if (bh.bh_centry)
2739 (uintptr_t)bh.bh_centry, DCMD_ADDRSPEC, 0, NULL);

Completed in 78 milliseconds