Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzap_impl.h129 uint64_t zap_num_leafs; /* number of leafs */ member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzap.c122 zp->zap_num_leafs = 1; in fzap_upgrade()
436 zap_f_phys(zap)->zap_num_leafs++; in zap_create_leaf()
1326 zs->zs_num_leafs = zap_f_phys(zap)->zap_num_leafs; in fzap_get_stats()
/freebsd-14.2/usr.sbin/makefs/zfs/
H A Dzap.c405 zaphdr->zap_num_leafs = lblkcnt; in zap_fat_write()
/freebsd-14.2/sys/cddl/boot/zfs/
H A Dzfsimpl.h1598 uint64_t zap_num_leafs; /* number of leafs */ member
/freebsd-14.2/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()