Home
last modified time | relevance | path

Searched defs:birth_txg (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dbptree.c120 bptree_add(objset_t *os, uint64_t obj, blkptr_t *bp, uint64_t birth_txg, in bptree_add()
H A Ddbuf.c1042 uint64_t birth_txg = 0; in dbuf_block_freeable() local