Searched refs:ds_head (Results 1 – 5 of 5) sorted by relevance
86 } *ds_head, *ds_toc; variable121 toc_pt = ds_head; in ds_order()434 ds_head = tail = (struct dstoc *)0; in ds_init()464 ds_head = tail = toc_pt; in ds_init()475 if (!ds_head) { in ds_init()512 ds_toc = ds_head; in ds_init()524 if (ds_head == NULL) { in ds_findpkg()540 ds_toc = ds_head; in ds_findpkg()
431 dsl_dataset_t *ds_head; in dsl_destroy_snapshot_sync_impl() local434 dsl_dir_phys(ds->ds_dir)->dd_head_dataset_obj, FTAG, &ds_head)); in dsl_destroy_snapshot_sync_impl()440 err = dsl_dataset_snap_lookup(ds_head, in dsl_destroy_snapshot_sync_impl()446 VERIFY0(dsl_dataset_snap_remove(ds_head, ds->ds_snapname, tx, B_TRUE)); in dsl_destroy_snapshot_sync_impl()447 dsl_dataset_rele(ds_head, FTAG); in dsl_destroy_snapshot_sync_impl()
955 dsp->ds_head = dhp; in dls_link_add()980 dhp = dsp->ds_head; in dls_link_remove()998 p->ds_head = NULL; in dls_link_remove()
212 dls_head_t *ds_head; member
696 ASSERT(dsp->ds_head == NULL); in dld_str_destroy()