Searched refs:zap_freeblk (Results 1 – 3 of 3) sorted by relevance
130 uint64_t zap_freeblk; /* the next free block */ member
94 zp->zap_freeblk = 2; /* block 1 will be the first leaf */ in fzap_upgrade()381 uint64_t newblk = zap_f_phys(zap)->zap_freeblk; in zap_allocate_blocks()382 zap_f_phys(zap)->zap_freeblk += nblocks; in zap_allocate_blocks()1284 zs->zs_num_blocks = zap_f_phys(zap)->zap_freeblk; in fzap_get_stats()
1295 uint64_t zap_freeblk; /* the next free block */ member