Home
last modified time | relevance | path

Searched refs:za_integer_length (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c342 ASSERT(baseza->za_integer_length == 8); in dsl_deleg_get()
705 ASSERT(za->za_integer_length == 8 && za->za_num_integers == 1); in copy_create_perms()
750 ASSERT(za->za_integer_length == 8 && za->za_num_integers == 1); in dsl_deleg_destroy()
H A Dddt_zap.c204 ASSERT3U(za->za_integer_length, ==, 1); in ddt_zap_walk()
H A Dzfeature.c184 ASSERT(za->za_integer_length == sizeof (uint64_t) && in spa_features_check()
H A Ddsl_prop.c1160 if (za->za_integer_length == 1) { in dsl_prop_get_all_impl()
1178 ASSERT(za->za_integer_length == 8); in dsl_prop_get_all_impl()
H A Ddmu_objset.c2658 ASSERT3U(attr->za_integer_length, ==, in dmu_objset_find_dp_impl()
2692 ASSERT3U(attr->za_integer_length, ==, in dmu_objset_find_dp_impl()
2893 ASSERT3U(attr->za_integer_length, ==, in dmu_objset_find_impl()
2931 ASSERT3U(attr->za_integer_length, ==, in dmu_objset_find_impl()
H A Dzap_fat.c1121 za->za_integer_length = zeh.zeh_integer_size; in fzap_cursor_retrieve()
H A Dzap.c1170 za->za_integer_length = 8; in zap_cursor_retrieve()
H A Dspa.c659 switch (za->za_integer_length) { in spa_prop_get()
6888 ASSERT(za->za_integer_length == sizeof (uint64_t) &&
6901 ASSERT(za->za_integer_length == sizeof (uint64_t) &&
H A Dvdev.c7184 switch (za->za_integer_length) {
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h414 int za_integer_length; member
/freebsd/sys/contrib/openzfs/cmd/
H A Dzhack.c285 if (za->za_integer_length == 8) { in dump_mos()
290 ASSERT(za->za_integer_length == 1); in dump_mos()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1195 attrp->za_integer_length, UMEM_NOFAIL); in dump_zap()
1200 attrp->za_integer_length, attrp->za_num_integers, in dump_zap()
1204 attrp->za_integer_length, attrp->za_num_integers, in dump_zap()
1207 if (attrp->za_integer_length == 1 && !key64) { in dump_zap()
1226 switch (attrp->za_integer_length) { in dump_zap()
1248 attrp->za_num_integers * attrp->za_integer_length); in dump_zap()
1396 VERIFY(attrp->za_integer_length == 2); in dump_sa_layouts()
1398 attrp->za_integer_length, UMEM_NOFAIL); in dump_sa_layouts()
1401 attrp->za_integer_length, in dump_sa_layouts()
1408 attrp->za_num_integers * attrp->za_integer_length); in dump_sa_layouts()
[all...]
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c1680 if (zap->za_integer_length != 8 || in zfs_readdir()
1687 zap->za_integer_length, in zfs_readdir()
1825 if (zap->za_integer_length != 8 || zap->za_num_integers != 1) { in zfs_setattr_dir()
H A Dzpl_xattr.c154 if (zap->za_integer_length != 8 || zap->za_num_integers != 1) { in zpl_xattr_readdir()
/freebsd/sys/contrib/openzfs/tests/unit/
H A Dtest_zap.c707 unit_eq(za->za_integer_length, sizeof (uint64_t)); in test_cursor()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c1810 if (zap->za_integer_length != 8 || in zfs_readdir()
2162 if (zap->za_integer_length != 8 || zap->za_num_integers != 1) { in zfs_setattr_dir()