| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfeature.c | 198 za->za_first_integer); in spa_features_check() 201 if (za->za_first_integer != 0 && in spa_features_check()
|
| H A D | dsl_deadlist.c | 175 dle->dle_bpobj.bpo_object = za.za_first_integer; in dsl_deadlist_load_tree() 227 if (za.za_first_integer == empty_bpobj) in dsl_deadlist_load_cache() 237 dlce->dlce_bpobj = za.za_first_integer; in dsl_deadlist_load_cache() 396 uint64_t obj = za.za_first_integer; in dsl_deadlist_free() 849 dsl_deadlist_insert_bpobj(dl, za.za_first_integer, mintxg, tx); in dsl_deadlist_merge()
|
| H A D | zap.c | 1031 if ((za->za_first_integer & mask) == (value & mask)) { in zap_value_search() 1056 8, 1, &za->za_first_integer, tx); in zap_join() 1111 delta += za->za_first_integer; in zap_join_increment() 1285 za->za_first_integer = 0; in fzap_cursor_retrieve() 1287 err = zap_entry_read(&zeh, 8, 1, &za->za_first_integer); in fzap_cursor_retrieve()
|
| H A D | zcp_iter.c | 92 err = dsl_dataset_hold_obj(dp, za.za_first_integer, FTAG, &clone); in zcp_clones_iter() 652 (void) lua_pushnumber(state, za.za_first_integer); in zcp_holds_iter()
|
| H A D | dsl_deleg.c | 356 for (zap_cursor_init(zc, mos, baseza->za_first_integer); in dsl_deleg_get() 758 VERIFY(0 == zap_destroy(mos, za.za_first_integer, tx)); in dsl_deleg_destroy()
|
| H A D | zfs_quota.c | 218 buf->zu_space = za.za_first_integer; in zfs_userspace_many()
|
| H A D | dsl_prop.c | 642 dsl_prop_changed_notify(dp, za->za_first_integer, in dsl_prop_changed_notify() 1093 za.za_first_integer); in dsl_prop_get_all_impl()
|
| H A D | dmu_objset.c | 2511 *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 D | dsl_userhold.c | 683 za->za_first_integer); in dsl_dataset_get_holds()
|
| H A D | spa_log_spacemap.c | 1005 spa_log_sm_alloc(za.za_first_integer, log_txg); in spa_ld_log_sm_metadata()
|
| H A D | spa.c | 455 if (za.za_first_integer != in spa_prop_get() 463 za.za_first_integer, FTAG, &ds); in spa_prop_get() 473 intval = za.za_first_integer; in spa_prop_get() 2417 *llp = za.za_first_integer; in dsl_get_next_livelist_obj() 5304 za.za_first_integer)); 5317 za.za_first_integer)); 8479 uint64_t vdzap = za.za_first_integer; 8512 uint64_t zap = za.za_first_integer;
|
| H A D | dmu_redact.c | 213 obj->obj = za.za_first_integer; in zfs_get_deleteq()
|
| H A D | dsl_crypt.c | 1469 za->za_first_integer, new_rddobj, wkey, B_FALSE, tx); in spa_keystore_change_key_sync_impl() 1485 VERIFY0(dsl_dataset_hold_obj(dp, za->za_first_integer, in spa_keystore_change_key_sync_impl()
|
| H A D | dsl_destroy.c | 224 za->za_first_integer, tag, &clone)); in dsl_dir_remove_clones_key_impl()
|
| H A D | dsl_dataset.c | 2312 za.za_first_integer, FTAG, &clone)); in get_clones_stat_impl() 3694 if (za.za_first_integer == oldnext_obj) { in dsl_dataset_promote_sync() 3703 za.za_first_integer, FTAG, &cnds)); in dsl_dataset_promote_sync()
|
| H A D | zap_micro.c | 1603 za->za_first_integer = mzep->mze_value; in zap_cursor_retrieve()
|
| H A D | dsl_dir.c | 583 VERIFY0(dsl_dir_hold_obj(dp, za->za_first_integer, NULL, FTAG, in dsl_dir_init_fs_ss_count()
|
| H A D | sa.c | 921 value = za.za_first_integer; in sa_attr_table_setup()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_dir.c | 312 zap.za_first_integer, &doi); in zfs_unlinked_drain() 322 error = zfs_zget(zfsvfs, zap.za_first_integer, &zp); in zfs_unlinked_drain() 386 ZFS_DIRENT_OBJ(zap.za_first_integer), &xzp); in zfs_purgedir()
|
| H A D | zfs_vnops_os.c | 1818 objnum = ZFS_DIRENT_OBJ(zap.za_first_integer); in zfs_readdir() 1823 type = ZFS_DIRENT_TYPE(zap.za_first_integer); in zfs_readdir()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_dir.c | 498 zap.za_first_integer, &doi); in zfs_unlinked_drain_task() 508 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 D | zfs_vnops_os.c | 1597 objnum = ZFS_DIRENT_OBJ(zap.za_first_integer); in zfs_readdir() 1598 type = ZFS_DIRENT_TYPE(zap.za_first_integer); in zfs_readdir()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zap.h | 364 uint64_t za_first_integer; /* no sign extension for <8byte ints */ member
|
| /f-stack/freebsd/contrib/openzfs/cmd/zhack/ |
| H A D | zhack.c | 197 za.za_name, (u_longlong_t)za.za_first_integer); in dump_obj()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 1274 (u_longlong_t)attr.za_first_integer, in dump_sa_attrs() 1275 (int)ATTR_LENGTH(attr.za_first_integer), in dump_sa_attrs() 1276 (int)ATTR_BSWAP(attr.za_first_integer), in dump_sa_attrs() 1277 (int)ATTR_NUM(attr.za_first_integer)); in dump_sa_attrs() 1352 attr.za_name, ZFS_DIRENT_OBJ(attr.za_first_integer), in dump_zpldir() 1353 typenames[ZFS_DIRENT_TYPE(attr.za_first_integer)]); in dump_zpldir() 6100 dsl_deadlist_open(&ll, mos, attr.za_first_integer); in iterate_deleted_livelists()
|