ds_next
SM_DEBUG_SETTING_T *ds_next;
s->ds_next = SmDebugSettings;
for (s = SmDebugSettings; s != NULL; s = s->ds_next)
new->ds_next = dip->di_stack;
dip->di_stack = cur->ds_next;
cur->ds_next = NULL;
dip->di_stack = cur->ds_next;
assert(cur->ds_next == NULL); /* should only be one */
struct delete_stack *ds_next;
if (ds_next(a_idsName, instdir)) {
if (ds_next(pkgdev.cdevice, instdir)) {
dsp->ds_next = NULL;
nsp = dsp->ds_next;
dsp->ds_next = rsp->ds_next;
rsp->ds_next = dsp;
dt_scope_t *dsp = rsp->ds_next;
rsp->ds_next = dsp->ds_next;
if (yypcb->pcb_dstack.ds_next != NULL)
dt_scope_t *dsp = yypcb->pcb_dstack.ds_next;
if (yypcb->pcb_dstack.ds_next != NULL)
dt_scope_t *dsp = yypcb->pcb_dstack.ds_next;
flag = yypcb->pcb_dstack.ds_next ? CTF_ADD_NONROOT : CTF_ADD_ROOT;
struct dt_scope *ds_next; /* pointer to next scope */
uint_t ds_next; /* index of next element in hash chain */
for (i = dmp->dm_symbuckets[h]; i != 0; i = dsp->ds_next) {
for (i = dmp->dm_symbuckets[h]; i != 0; i = dsp->ds_next) {
dsp->ds_next = dmp->dm_symbuckets[h];
while (pcb->pcb_dstack.ds_next != NULL)
dbg->de_debug_sects = dbg->de_debug_sects->ds_next;
dbg->de_current_active_section->ds_next = cursect;
Dwarf_P_Section_Data ds_next; /* next on the list */
debug_sect = debug_sect->ds_next) {
return (ds_next(device, dstdir));
int ds_next(char *device, char *instdir);
extern int ds_next(char *, char *);
dsl_dataset_t *ds_next, boolean_t after_branch_point, dmu_tx_t *tx)
ASSERT(ds_next->ds_deadlist.dl_oldfmt);
VERIFY0(bpobj_iterate(&ds_next->ds_deadlist.dl_bpobj,
dsl_deadlist_close(&ds_next->ds_deadlist);
dsl_dataset_phys(ds_next)->ds_deadlist_obj;
dsl_dataset_phys(ds_next)->ds_deadlist_obj = deadlist_obj;
dsl_deadlist_open(&ds_next->ds_deadlist, mos,
dsl_dataset_phys(ds_next)->ds_deadlist_obj);
dsl_destroy_snapshot_handle_remaps(dsl_dataset_t *ds, dsl_dataset_t *ds_next,
if (dsl_dataset_remap_deadlist_exists(ds_next)) {
dsl_deadlist_move_bpobj(&ds_next->ds_remap_deadlist,
mutex_enter(&ds_next->ds_remap_deadlist_lock);
if (!dsl_dataset_remap_deadlist_exists(ds_next))
dsl_dataset_create_remap_deadlist(ds_next, tx);
mutex_exit(&ds_next->ds_remap_deadlist_lock);
dsl_deadlist_merge(&ds_next->ds_remap_deadlist,
dsl_dataset_t *ds_next;
dsl_dataset_phys(ds)->ds_next_snap_obj, FTAG, &ds_next));
ASSERT3U(dsl_dataset_phys(ds_next)->ds_prev_snap_obj, ==, obj);
old_unique = dsl_dataset_phys(ds_next)->ds_unique_bytes;
dmu_buf_will_dirty(ds_next->ds_dbuf, tx);
dsl_dataset_phys(ds_next)->ds_prev_snap_obj =
dsl_dataset_phys(ds_next)->ds_prev_snap_txg =
if (ds_next->ds_deadlist.dl_oldfmt) {
process_old_deadlist(ds, ds_prev, ds_next,
dsl_deadlist_space_range(&ds_next->ds_deadlist,
dsl_deadlist_space_range(&ds_next->ds_deadlist,
dsl_deadlist_move_bpobj(&ds_next->ds_deadlist,
dsl_deadlist_merge(&ds_next->ds_deadlist,
dsl_destroy_snapshot_handle_remaps(ds, ds_next, tx);
if (ds_next->ds_is_snapshot) {
dsl_dataset_phys(ds_next)->ds_next_snap_obj,
dsl_dataset_phys(ds_next)->ds_unique_bytes += used;
ASSERT3P(ds_next->ds_prev, ==, NULL);
ASSERT3P(ds_next->ds_prev, ==, ds);
dsl_dataset_rele(ds_next->ds_prev, ds_next);
ds_next->ds_prev = NULL;
ds_next, &ds_next->ds_prev));
dsl_dataset_recalc_head_uniq(ds_next);
if (old_unique < ds_next->ds_reserved) {
dsl_dataset_phys(ds_next)->ds_unique_bytes;
ds_next->ds_reserved - old_unique);
dsl_dataset_rele(ds_next, FTAG);
ASSERT(dsp->ds_next == NULL);
ASSERT(dsp->ds_next == NULL);
dsp->ds_next = p;
for (pp = &dhp->dh_list; (p = *pp) != NULL; pp = &(p->ds_next)) {
*pp = p->ds_next;
p->ds_next = NULL;
for (dsp = dhp->dh_list; dsp != NULL; dsp = dsp->ds_next) {
for (dsp = dhp->dh_list; dsp != NULL; dsp = dsp->ds_next)
for (ndsp = dsp->ds_next; ndsp != NULL;
ndsp = ndsp->ds_next)
dld_str_t *ds_next; /* SL */