HomeSort by: relevance | last modified time | path
    Searched refs:mos (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_deleg.c 161 objset_t *mos = dp->dp_meta_objset; local
170 zapobj = dsl_dir_phys(dd)->dd_deleg_zapobj = zap_create(mos,
182 if (zap_lookup(mos, zapobj, whokey, 8, 1, &jumpobj) != 0) {
183 jumpobj = zap_create_link(mos, DMU_OT_DSL_PERMS,
191 VERIFY(zap_update(mos, jumpobj,
206 objset_t *mos = dp->dp_meta_objset; local
224 if (zap_lookup(mos, zapobj, whokey, 8,
226 (void) zap_remove(mos, zapobj, whokey, tx);
227 VERIFY(0 == zap_destroy(mos, jumpobj, tx));
234 if (zap_lookup(mos, zapobj, whokey, 8, 1, &jumpobj) != 0
311 objset_t *mos; local
550 objset_t *mos; local
674 objset_t *mos = dd->dd_pool->dp_meta_objset; local
    [all...]
dsl_prop.c 79 objset_t *mos = dd->dd_pool->dp_meta_objset; local
108 err = zap_lookup(mos, dsl_dir_phys(dd)->dd_props_zapobj,
120 err = zap_contains(mos, dsl_dir_phys(dd)->dd_props_zapobj,
127 err = zap_lookup(mos, dsl_dir_phys(dd)->dd_props_zapobj,
173 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
179 err = zap_lookup(mos, zapobj, propname, intsz, numints, buf);
193 err = zap_contains(mos, zapobj, inheritstr);
203 err = zap_lookup(mos, zapobj, recvdstr,
368 objset_t *mos; local
384 mos = dd->dd_pool->dp_meta_objset
542 objset_t *mos = dp->dp_meta_objset; local
615 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
1060 objset_t *mos = dp->dp_meta_objset; local
    [all...]
spa_history.c 90 objset_t *mos = spa->spa_meta_objset; local
93 spa->spa_history = dmu_object_alloc(mos, DMU_OT_SPA_HISTORY,
97 VERIFY(zap_add(mos, DMU_POOL_DIRECTORY_OBJECT,
101 VERIFY(0 == dmu_bonus_hold(mos, spa->spa_history, FTAG, &dbp));
125 objset_t *mos = spa->spa_meta_objset; local
133 if ((err = dmu_read(mos, spa->spa_history, phys_bof, firstread,
137 if ((err = dmu_read(mos, spa->spa_history,
154 objset_t *mos = spa->spa_meta_objset; local
170 dmu_write(mos, spa->spa_history, phys_eof, firstwrite, buf, tx);
175 dmu_write(mos, spa->spa_history, shpp->sh_pool_create_len
204 objset_t *mos = spa->spa_meta_objset; local
344 objset_t *mos = spa->spa_meta_objset; local
    [all...]
dmu_object.c 180 * Only for use from syncing context, on MOS objects.
183 dmu_object_zapify(objset_t *mos, uint64_t object, dmu_object_type_t old_type,
190 VERIFY0(dnode_hold(mos, object, FTAG, &dn));
202 mzap_create_impl(mos, object, 0, 0, tx);
204 spa_feature_incr(dmu_objset_spa(mos),
209 dmu_object_free_zapified(objset_t *mos, uint64_t object, dmu_tx_t *tx)
216 VERIFY0(dnode_hold(mos, object, FTAG, &dn));
221 spa_feature_decr(dmu_objset_spa(mos),
224 VERIFY0(dmu_object_free(mos, object, tx));
dsl_destroy.c 174 objset_t *mos = dp->dp_meta_objset; local
200 dsl_deadlist_open(&ds->ds_deadlist, mos,
202 dsl_deadlist_open(&ds_next->ds_deadlist, mos,
209 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
221 for (zap_cursor_init(&zc, mos, dsl_dir_phys(ds->ds_dir)->dd_clones);
244 objset_t *mos = dp->dp_meta_objset; local
291 VERIFY0(zap_add_int(mos,
354 dsl_deadlist_free(mos, dsl_dataset_phys(ds)->ds_deadlist_obj, tx);
459 ASSERT0(zap_count(mos,
462 VERIFY0(dmu_object_free(mos,
610 objset_t *mos; local
672 objset_t *mos = dp->dp_meta_objset; local
718 objset_t *mos = dp->dp_meta_objset; local
    [all...]
dsl_bookmark.c 60 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
73 err = zap_lookup_norm(mos, bmark_zapobj, shortname, sizeof (uint64_t),
184 objset_t *mos = dp->dp_meta_objset; local
200 zap_create_norm(mos, U8_TEXTPREP_TOUPPER,
205 VERIFY0(zap_add(mos, bmark_fs->ds_object,
217 VERIFY0(zap_add(mos, bmark_fs->ds_bookmarks,
340 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
349 return (zap_remove_norm(mos, bmark_zapobj, name, mt, tx));
402 objset_t *mos = dp->dp_meta_objset; local
418 VERIFY0(zap_count(mos, ds->ds_bookmarks
    [all...]
dsl_userhold.c 55 objset_t *mos = dp->dp_meta_objset; local
70 error = zap_lookup(mos, dsl_dataset_phys(ds)->ds_userrefs_obj,
138 objset_t *mos = dp->dp_meta_objset; local
150 zap_create(mos, DMU_OT_USERREFS, DMU_OT_NONE, 0, tx);
156 VERIFY0(zap_add(mos, zapobj, htag, 8, 1, &now, tx));
352 objset_t *mos; local
362 mos = ds->ds_dir->dd_pool->dp_meta_objset;
373 error = zap_lookup(mos, zapobj, holdname, 8, 1, &tmp);
477 objset_t *mos = dp->dp_meta_objset; local
488 VERIFY0(zap_remove(mos, dsl_dataset_phys(ds)->ds_userrefs_obj
    [all...]
dsl_pool.c 411 /* undo the dmu_objset_open_impl(mos) from dsl_pool_open() */
453 /* create and open the MOS (meta-objset) */
564 objset_t *mos = dp->dp_meta_objset; local
578 * We must not sync any non-MOS datasets twice, because
646 * The MOS's space is accounted for in the pool/$MOS
647 * (dp_mos_dir). We can't modify the mos while we're syncing
661 if (list_head(&mos->os_dirty_dnodes[txg & TXG_MASK]) != NULL ||
662 list_head(&mos->os_free_dnodes[txg & TXG_MASK]) != NULL) {
670 * Therefore, we want to sync the MOS (thus syncing the dd_dbu
881 objset_t *mos = dp->dp_meta_objset; local
965 objset_t *mos = dp->dp_meta_objset; local
1004 objset_t *mos = dp->dp_meta_objset; local
1017 objset_t *mos = dp->dp_meta_objset; local
    [all...]
dsl_dataset.c 344 objset_t *mos = dp->dp_meta_objset; local
351 err = dmu_bonus_hold(mos, dsl_dir_phys(ds->ds_dir)->dd_head_dataset_obj,
365 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
375 err = zap_lookup_norm(mos, snapobj, name, 8, 1,
378 err = zap_lookup(mos, snapobj, name, 8, 1, value);
386 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
398 err = zap_remove_norm(mos, snapobj, name, mt, tx);
400 err = zap_remove(mos, snapobj, name, tx);
431 objset_t *mos = dp->dp_meta_objset; local
439 err = dmu_bonus_hold(mos, dsobj, tag, &dbuf)
789 objset_t *mos = dmu_tx_pool(tx)->dp_meta_objset; local
805 objset_t *mos = dmu_tx_pool(tx)->dp_meta_objset; local
821 objset_t *mos = dp->dp_meta_objset; local
1076 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
1388 objset_t *mos = dp->dp_meta_objset; local
1790 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
3731 objset_t *mos = ds->ds_dir->dd_pool->dp_meta_objset; local
    [all...]
dsl_dir.c 541 * Ignore hidden ($FREE, $MOS & $ORIGIN) objsets and
639 * We are already in a sync task so we can update the MOS.
855 * $MOS & $ORIGIN) objsets.
895 objset_t *mos = dp->dp_meta_objset; local
900 ddobj = dmu_object_alloc(mos, DMU_OT_DSL_DIR, 0,
903 VERIFY(0 == zap_add(mos, dsl_dir_phys(pds)->dd_child_dir_zapobj,
907 VERIFY(0 == zap_add(mos, DMU_POOL_DIRECTORY_OBJECT,
910 VERIFY(0 == dmu_bonus_hold(mos, ddobj, FTAG, &dbuf));
921 ddphys->dd_props_zapobj = zap_create(mos,
923 ddphys->dd_child_dir_zapobj = zap_create(mos,
1834 objset_t *mos = dp->dp_meta_objset; local
1995 objset_t *mos = dd->dd_pool->dp_meta_objset; local
    [all...]
dmu_traverse.c 669 objset_t *mos = dp->dp_meta_objset; local
672 /* visit the MOS */
680 err = dmu_object_next(mos, &obj, B_FALSE, txg_start)) {
683 err = dmu_object_info(mos, obj, &doi);
dmu_send.c 1468 objset_t *mos = dp->dp_meta_objset; local
1518 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_FROMGUID,
1521 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_TOGUID,
1523 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_TONAME,
1527 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_OBJECT,
1529 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_OFFSET,
1531 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_BYTES,
1535 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_EMBEDOK,
2824 objset_t *mos = dmu_objset_pool(ra->os)->dp_meta_objset; local
2834 VERIFY0(zap_lookup(mos, dsobj
    [all...]
metaslab.c 1473 objset_t *mos = vd->vdev_spa->spa_meta_objset; local
1489 error = space_map_open(&ms->ms_sm, mos, object, ms->ms_start,
2261 objset_t *mos = spa_meta_objset(spa); local
2308 new_object = space_map_alloc(mos, tx);
2311 VERIFY0(space_map_open(&msp->ms_sm, mos, new_object,
2402 dmu_write(mos, vd->vdev_ms_array, sizeof (uint64_t) *
vdev.c 952 objset_t *mos = spa->spa_meta_objset; local
994 error = dmu_read(mos, vd->vdev_ms_array,
1474 * will be performed when the pool is opened again using the mos config.
2066 objset_t *mos = spa->spa_meta_objset; local
2072 error = space_map_open(&vd->vdev_dtl_sm, mos,
2150 objset_t *mos = spa->spa_meta_objset; local
2186 new_object = space_map_alloc(mos, tx);
2189 VERIFY0(space_map_open(&vd->vdev_dtl_sm, mos, new_object,
2378 objset_t *mos = spa->spa_meta_objset; local
2422 (void) dmu_object_free(mos, vd->vdev_ms_array, tx)
    [all...]
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/uatomic/
sparc64.h 63 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \
builtins-generic.h 33 #define uatomic_cmpxchg_mo(addr, old, new, mos, mof) \
40 cmm_to_c11(mos), \
42 cmm_seq_cst_fence_after_atomic(mos); \
ppc.h 160 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \
s390.h 143 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \
x86.h 605 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \
generic.h 196 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
bpobj.h 70 uint64_t bpobj_alloc(objset_t *mos, int blocksize, dmu_tx_t *tx);
75 int bpobj_open(bpobj_t *bpo, objset_t *mos, uint64_t object);
  /src/external/gpl2/xcvs/dist/contrib/
log.in 134 my @mos = ('January','February','March','April','May','June','July',
165 $logfh->print ("Date:\t$days[$wday] $mos[$mon] $mday, $year @ $hour:" . sprintf("%02d", $min) . "\n");
170 $mailfh->print ("Date:\t$days[$wday] $mos[$mon] $mday, $year @ $hour:" . sprintf("%02d", $min) . "\n");
  /src/external/cddl/osnet/dist/cmd/zhack/
zhack.c 306 objset_t *mos; local
353 mos = spa->spa_meta_objset;
357 if (0 == zap_contains(mos, spa->spa_feat_desc_obj, feature.fi_guid))
402 objset_t *mos; local
446 mos = spa->spa_meta_objset;
453 if (0 == zap_contains(mos, spa->spa_feat_for_read_obj,
456 } else if (0 == zap_contains(mos, spa->spa_feat_for_write_obj,
  /src/external/gpl3/gcc/dist/gcc/
var-tracking.cc 562 vec<micro_operation> mos; member in struct:variable_tracking_info
5595 bb->index, VTI (bb)->mos.length (),
5663 to VTI (bb)->mos. */
5812 VTI (bb)->mos.safe_push (mo);
5943 to VTI (bb)->mos. EXPR is the RTL expression containing the store.
6151 VTI (bb)->mos.safe_push (moa);
6238 VTI (bb)->mos.safe_push (mo);
6583 micro_operation *mos; local
6592 n1 = VTI (bb)->mos.length ();
6595 n2 = VTI (bb)->mos.length () - 1
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
var-tracking.cc 568 vec<micro_operation> mos; member in struct:variable_tracking_info
5610 bb->index, VTI (bb)->mos.length (),
5678 to VTI (bb)->mos. */
5827 VTI (bb)->mos.safe_push (mo);
5958 to VTI (bb)->mos. EXPR is the RTL expression containing the store.
6166 VTI (bb)->mos.safe_push (moa);
6253 VTI (bb)->mos.safe_push (mo);
6598 micro_operation *mos; local
6607 n1 = VTI (bb)->mos.length ();
6610 n2 = VTI (bb)->mos.length () - 1
    [all...]

Completed in 87 milliseconds

1 2