| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa_errlog.c | 430 error = dsl_dataset_hold_obj_flags(dp, za->za_first_integer, in check_filesystem() 452 ct->clone_ds = za->za_first_integer; in check_filesystem() 614 if (zap_contains(spa->spa_meta_objset, za->za_first_integer, in spa_add_healed_error() 705 za->za_first_integer, name, tx); in spa_remove_healed_errors() 714 za->za_first_integer, name, tx); in spa_remove_healed_errors() 746 if (zap_count(spa->spa_meta_objset, za->za_first_integer, in approx_errlog_size_impl() 993 uint64_t head_ds_err_obj = za->za_first_integer; in process_error_log() 1234 za->za_first_integer, tx)); in delete_errlog() 1348 za->za_first_integer, tx)); in delete_dataset_errlog()
|
| H A D | dsl_deadlist.c | 167 dle->dle_bpobj.bpo_object = za->za_first_integer; in dsl_deadlist_load_tree() 221 if (za->za_first_integer == empty_bpobj) in dsl_deadlist_load_cache() 231 dlce->dlce_bpobj = za->za_first_integer; in dsl_deadlist_load_cache() 395 uint64_t obj = za->za_first_integer; in dsl_deadlist_free() 889 dsl_deadlist_prefetch_bpobj(dl, pza->za_first_integer, in dsl_deadlist_merge() 895 dsl_deadlist_insert_bpobj(dl, za->za_first_integer, in dsl_deadlist_merge() 899 dsl_deadlist_prefetch_bpobj(dl, pza->za_first_integer, in dsl_deadlist_merge()
|
| H A D | zfeature.c | 189 za->za_first_integer); in spa_features_check() 192 if (za->za_first_integer != 0 && in spa_features_check()
|
| H A D | zcp_iter.c | 91 err = dsl_dataset_hold_obj(dp, za->za_first_integer, FTAG, &clone); in zcp_clones_iter() 657 (void) lua_pushnumber(state, za->za_first_integer); in zcp_holds_iter()
|
| H A D | dsl_deleg.c | 346 for (zap_cursor_init(zc, mos, baseza->za_first_integer); in dsl_deleg_get() 751 VERIFY0(zap_destroy(mos, za->za_first_integer, tx)); in dsl_deleg_destroy()
|
| H A D | dsl_prop.c | 661 dsl_prop_changed_notify(dp, za->za_first_integer, in dsl_prop_changed_notify() 1133 za->za_first_integer) != 1) in dsl_prop_get_all_impl() 1180 za->za_first_integer); in dsl_prop_get_all_impl()
|
| H A D | zfs_quota.c | 237 buf->zu_space = za->za_first_integer; in zfs_userspace_many()
|
| H A D | dmu_objset.c | 2547 *idp = attr->za_first_integer; in dmu_snapshot_list_next() 2596 *idp = attr->za_first_integer; in dmu_dir_list_next() 2665 child_dcp->dc_ddobj = attr->za_first_integer; in dmu_objset_find_dp_impl() 2697 attr->za_first_integer, FTAG, &ds); in dmu_objset_find_dp_impl()
|
| H A D | zap_fat.c | 1124 za->za_first_integer = 0; in fzap_cursor_retrieve() 1126 err = zap_entry_read(&zeh, 8, 1, &za->za_first_integer); in fzap_cursor_retrieve()
|
| H A D | dsl_userhold.c | 684 za->za_first_integer);
|
| H A D | zap.c | 911 if ((za->za_first_integer & mask) == (value & mask)) { in zap_value_search_impl() 1172 za->za_first_integer = mzep->mze_value; in zap_cursor_retrieve()
|
| H A D | spa_log_spacemap.c | 1206 spa_log_sm_alloc(za->za_first_integer, log_txg); in spa_ld_log_sm_metadata()
|
| H A D | spa.c | 662 if (za->za_first_integer != in spa_prop_get() 670 za->za_first_integer, FTAG, &ds); in spa_prop_get() 680 intval = za->za_first_integer; in spa_prop_get() 3321 *llp = za->za_first_integer; 6891 za->za_first_integer)); 6904 za->za_first_integer)); 10570 uint64_t vdzap = za->za_first_integer; 10604 uint64_t zap = za->za_first_integer;
|
| H A D | dmu_redact.c | 202 obj->obj = za->za_first_integer; in zfs_get_deleteq()
|
| H A D | dsl_destroy.c | 227 za->za_first_integer, tag, &clone)); in dsl_dir_remove_clones_key_impl()
|
| H A D | dsl_crypt.c | 1309 za->za_first_integer, B_FALSE, tx); in spa_keystore_change_key_check() 1320 ret = dsl_dataset_hold_obj(dp, za->za_first_integer, in spa_keystore_change_key_check() 1600 za->za_first_integer, new_rddobj, wkey, B_FALSE, tx); in spa_keystore_change_key_sync() 1616 VERIFY0(dsl_dataset_hold_obj(dp, za->za_first_integer, in spa_keystore_change_key_sync()
|
| H A D | dsl_dataset.c | 2369 za->za_first_integer, FTAG, &clone)); in get_clones_stat() 3828 if (za->za_first_integer == oldnext_obj) { in dsl_dataset_promote_sync() 3837 za->za_first_integer, FTAG, &cnds)); in dsl_dataset_promote_sync()
|
| H A D | zvol.c | 1435 za->za_first_integer, FTAG, &clone) == 0) { in zvol_add_clones()
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_dir.c | 300 zap->za_first_integer, &doi); in zfs_unlinked_drain() 310 error = zfs_zget(zfsvfs, zap->za_first_integer, &zp); in zfs_unlinked_drain() 376 ZFS_DIRENT_OBJ(zap->za_first_integer), &xzp); in zfs_purgedir()
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_dir.c | 492 zap->za_first_integer, &doi); in zfs_unlinked_drain_task() 502 error = zfs_zget(zfsvfs, zap->za_first_integer, &zp); in zfs_unlinked_drain_task() 600 ZFS_DIRENT_OBJ(zap->za_first_integer), &xzp); in zfs_purgedir()
|
| H A D | zfs_vnops_os.c | 1693 objnum = ZFS_DIRENT_OBJ(zap->za_first_integer); in zfs_readdir() 1694 type = ZFS_DIRENT_TYPE(zap->za_first_integer); in zfs_readdir()
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | zap.h | 421 uint64_t za_first_integer; /* no sign extension for <8byte ints */ member
|
| /freebsd/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 1366 (u_longlong_t)attrp->za_first_integer, in dump_sa_attrs() 1367 (int)ATTR_LENGTH(attrp->za_first_integer), in dump_sa_attrs() 1368 (int)ATTR_BSWAP(attrp->za_first_integer), in dump_sa_attrs() 1369 (int)ATTR_NUM(attrp->za_first_integer)); in dump_sa_attrs() 1446 attrp->za_name, ZFS_DIRENT_OBJ(attrp->za_first_integer), in dump_zpldir() 1447 typenames[ZFS_DIRENT_TYPE(attrp->za_first_integer)]); in dump_zpldir() 7776 VERIFY0(dsl_deadlist_open(&ll, mos, attrp->za_first_integer)); in dump_block_stats() 9055 mos_obj_refd(za->za_first_integer); in log_spacemap_obsolete_stats_cb()
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | zhack.c | 288 za->za_name, (u_longlong_t)za->za_first_integer); in dump_mos()
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | test_zap.c | 721 unit_eq(za->za_first_integer, v); in test_cursor()
|