xfbno_t
xfbno_t bno;
xfbno_t bno;
xfbno_t bno,
xfbno_t sibling;
xfbno_t left = be64_to_cpu(block->bb_u.l.bb_leftsib);
xfbno_t right = be64_to_cpu(block->bb_u.l.bb_rightsib);
xfbno_t bno = xfbt->highest_bno++;
xfbno_t bno = xfs_daddr_to_xfbno(daddr);
xfbno_t bno = xfbt->highest_bno++;
static inline xfs_daddr_t xfbno_to_daddr(xfbno_t blkno)
static inline xfbno_t xfs_daddr_to_xfbno(xfs_daddr_t daddr)
xfbno_t highest_bno;
static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno)