Searched refs:be_birth_txg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dbptree.h45 uint64_t be_birth_txg; /* only delete blocks born after this txg */ member in struct:bptree_entry_phys
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbptree.c138 bte.be_birth_txg = birth_txg;
226 (longlong_t)bte.be_birth_txg,
232 bte.be_birth_txg, &bte.be_zb, flags,
264 * be_birth_txg such that it will be
267 bte.be_birth_txg = UINT64_MAX;

Completed in 100 milliseconds