Home
last modified time | relevance | path

Searched refs:bptree_phys_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dbptree.c52 bptree_phys_t *ba_phys; /* data in bonus buffer, dirtied if freeing */
65 bptree_phys_t *bt; in bptree_alloc()
69 sizeof (bptree_phys_t), tx); in bptree_alloc()
92 bptree_phys_t *bt; in bptree_free()
109 bptree_phys_t *bt; in bptree_is_empty()
124 bptree_phys_t *bt; in bptree_add()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dbptree.h41 } bptree_phys_t; typedef
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c1415 bptree_phys_t *bt; in dump_bptree()