Home
last modified time | relevance | path

Searched refs:zap_num_leafs (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap_impl.h130 uint64_t zap_num_leafs; /* number of leafs */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap.c133 zp->zap_num_leafs = 1; in fzap_upgrade()
463 zap_f_phys(zap)->zap_num_leafs++; in zap_create_leaf()
1433 zs->zs_num_leafs = zap_f_phys(zap)->zap_num_leafs; in fzap_get_stats()
1689 zap_f_phys(zap)->zap_num_leafs--; in zap_shrink()
/freebsd/usr.sbin/makefs/zfs/
H A Dzap.c405 zaphdr->zap_num_leafs = lblkcnt; in zap_fat_write()
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1598 uint64_t zap_num_leafs; /* number of leafs */ member
/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c2814 for (i = 0; i < zh->zap_num_leafs; i++) { in fzap_list()
2990 for (i = 0; i < zh->zap_num_leafs; i++) { in fzap_rlookup()
H A Dzfs.c253 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()