Home
last modified time | relevance | path

Searched refs:za_first_integer (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfeature.c193 za.za_first_integer); in spa_features_check()
196 if (za.za_first_integer != 0 && in spa_features_check()
H A Ddsl_deadlist.c85 za.za_first_integer)); in dsl_deadlist_load_tree()
180 uint64_t obj = za.za_first_integer; in dsl_deadlist_free()
502 dsl_deadlist_insert_bpobj(dl, za.za_first_integer, mintxg, tx); in dsl_deadlist_merge()
H A Dzap.c1012 if ((za->za_first_integer & mask) == (value & mask)) { in zap_value_search()
1037 8, 1, &za->za_first_integer, tx); in zap_join()
1092 delta += za->za_first_integer; in zap_join_increment()
1259 za->za_first_integer = 0; in fzap_cursor_retrieve()
1261 err = zap_entry_read(&zeh, 8, 1, &za->za_first_integer); in fzap_cursor_retrieve()
H A Dzfs_dir.c507 zap.za_first_integer, &doi); in zfs_unlinked_drain_task()
517 error = zfs_zget(zfsvfs, zap.za_first_integer, &zp); in zfs_unlinked_drain_task()
604 ZFS_DIRENT_OBJ(zap.za_first_integer), &xzp); in zfs_purgedir()
H A Ddsl_deleg.c353 for (zap_cursor_init(&zc, mos, baseza.za_first_integer); in dsl_deleg_get()
749 VERIFY(0 == zap_destroy(mos, za.za_first_integer, tx)); in dsl_deleg_destroy()
H A Dzcp_iter.c89 err = dsl_dataset_hold_obj(dp, za.za_first_integer, FTAG, &clone); in zcp_clones_iter()
H A Ddsl_prop.c601 dsl_prop_changed_notify(dp, za->za_first_integer, in dsl_prop_changed_notify()
1035 za.za_first_integer); in dsl_prop_get_all_impl()
H A Ddmu_objset.c2517 *idp = attr.za_first_integer; in dmu_snapshot_list_next()
2556 *idp = attr.za_first_integer; in dmu_dir_list_next()
2624 child_dcp->dc_ddobj = attr->za_first_integer; in dmu_objset_find_dp_impl()
2656 attr->za_first_integer, FTAG, &ds); in dmu_objset_find_dp_impl()
H A Ddsl_userhold.c681 za->za_first_integer); in dsl_dataset_get_holds()
H A Dspa_log_spacemap.c1009 spa_log_sm_alloc(za.za_first_integer, log_txg); in spa_ld_log_sm_metadata()
H A Dspa.c435 if (za.za_first_integer != in spa_prop_get()
446 za.za_first_integer, FTAG, &ds); in spa_prop_get()
459 intval = za.za_first_integer; in spa_prop_get()
4801 za.za_first_integer));
4814 za.za_first_integer));
7985 uint64_t vdzap = za.za_first_integer;
8018 uint64_t zap = za.za_first_integer;
H A Ddsl_destroy.c204 za.za_first_integer, FTAG, &clone)); in dsl_dataset_remove_clones_key()
H A Ddsl_crypt.c1470 za->za_first_integer, new_rddobj, wkey, B_FALSE, tx); in spa_keystore_change_key_sync_impl()
1486 VERIFY0(dsl_dataset_hold_obj(dp, za->za_first_integer, in spa_keystore_change_key_sync_impl()
H A Ddsl_dataset.c1904 za.za_first_integer, FTAG, &clone)); in get_clones_stat_impl()
3199 if (za.za_first_integer == oldnext_obj) { in dsl_dataset_promote_sync()
3208 za.za_first_integer, FTAG, &cnds)); in dsl_dataset_promote_sync()
H A Dzap_micro.c1514 za->za_first_integer = mzep->mze_value; in zap_cursor_retrieve()
H A Ddsl_dir.c551 VERIFY0(dsl_dir_hold_obj(dp, za->za_first_integer, NULL, FTAG, in dsl_dir_init_fs_ss_count()
H A Dzfs_vfsops.c760 buf->zu_space = za.za_first_integer; in zfs_userspace_many()
H A Dsa.c919 value = za.za_first_integer; in sa_attr_table_setup()
H A Ddsl_scan.c585 za.za_first_integer); in dsl_scan_init()
H A Dzfs_vnops.c2533 objnum = ZFS_DIRENT_OBJ(zap.za_first_integer); in zfs_readdir()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c797 uint64_t za_first_integer; member
834 za.za_first_integer = mzep->mze_value; in zap_iterate()
930 if (za->za_first_integer == 0) in check_feature()
1604 za.za_first_integer = 1; in check_pool_label()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h361 uint64_t za_first_integer; /* no sign extension for <8byte ints */ member
/illumos-gate/usr/src/cmd/zhack/
H A Dzhack.c195 za.za_name, (u_longlong_t)za.za_first_integer); in dump_obj()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c586 (u_longlong_t)attr.za_first_integer, in dump_sa_attrs()
587 (int)ATTR_LENGTH(attr.za_first_integer), in dump_sa_attrs()
588 (int)ATTR_BSWAP(attr.za_first_integer), in dump_sa_attrs()
589 (int)ATTR_NUM(attr.za_first_integer)); in dump_sa_attrs()
664 attr.za_name, ZFS_DIRENT_OBJ(attr.za_first_integer), in dump_zpldir()
665 typenames[ZFS_DIRENT_TYPE(attr.za_first_integer)]); in dump_zpldir()