Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dzap_impl.h130 uint64_t zap_num_leafs; /* number of leafs */ member
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzap.c122 zp->zap_num_leafs = 1; in fzap_upgrade()
445 zap_f_phys(zap)->zap_num_leafs++; in zap_create_leaf()
1336 zs->zs_num_leafs = zap_f_phys(zap)->zap_num_leafs; in fzap_get_stats()
/freebsd-13.1/sys/cddl/boot/zfs/
H A Dzfsimpl.h1485 uint64_t zap_num_leafs; /* number of leafs */ member
/freebsd-13.1/stand/libsa/zfs/
H A Dzfsimpl.c2833 for (i = 0; i < zh->zap_num_leafs; i++) { in fzap_list()
3009 for (i = 0; i < zh->zap_num_leafs; i++) { in fzap_rlookup()
H A Dzfs.c251 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()