Searched refs:zap_num_leafs (Results 1 – 6 of 6) sorted by relevance
98 uint64_t zap_num_leafs; /* number of leafs */ member
129 uint64_t zap_num_leafs; /* number of leafs */ member
102 zp->zap_num_leafs = 1; in fzap_upgrade()424 zap_f_phys(zap)->zap_num_leafs++; in zap_create_leaf()1266 zs->zs_num_leafs = zap_f_phys(zap)->zap_num_leafs; in fzap_get_stats()
253 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()
1609 for (i = 0; i < zh.zap_num_leafs; i++) { in fzap_list()1772 for (i = 0; i < zh.zap_num_leafs; i++) { in fzap_rlookup()
1287 uint64_t zap_num_leafs; /* number of leafs */ member