Searched refs:zap_num_leafs (Results 1 – 5 of 5) sorted by relevance
131 uint64_t zap_num_leafs; /* number of leafs */ member
95 zp->zap_num_leafs = 1; in fzap_upgrade()416 zap_f_phys(zap)->zap_num_leafs++; in zap_create_leaf()1291 zs->zs_num_leafs = zap_f_phys(zap)->zap_num_leafs; in fzap_get_stats()
246 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()
2267 for (i = 0; i < zh.zap_num_leafs; i++) { in fzap_list()2430 for (i = 0; i < zh.zap_num_leafs; i++) { in fzap_rlookup()
1303 uint64_t zap_num_leafs; /* number of leafs */ member