Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbptree.c51 bptree_phys_t *ba_phys; /* data in bonus buffer, dirtied if freeing */
64 bptree_phys_t *bt; in bptree_alloc()
68 sizeof (bptree_phys_t), tx); in bptree_alloc()
91 bptree_phys_t *bt; in bptree_free()
108 bptree_phys_t *bt; in bptree_is_empty()
123 bptree_phys_t *bt; in bptree_add()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dbptree.h41 } bptree_phys_t; typedef
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2815 bptree_phys_t *bt; in dump_bptree()