Searched refs:bb_u (Results 1 – 3 of 3) sorted by relevance
1959 } bb_u; /* rest */ member1964 (offsetof(struct xfs_btree_block, bb_u) + \1968 (offsetof(struct xfs_btree_block, bb_u) + \1973 (offsetof(struct xfs_btree_block, bb_u) + \1976 (offsetof(struct xfs_btree_block, bb_u) + \1980 offsetof(struct xfs_btree_block, bb_u.s.bb_crc)1982 offsetof(struct xfs_btree_block, bb_u.l.bb_crc)
643 return block->bb_u.l.bb_rightsib == cpu_to_be64(NULLFSBLOCK); in xfs_btree_islastblock()644 return block->bb_u.s.bb_rightsib == cpu_to_be32(NULLAGBLOCK); in xfs_btree_islastblock()
870 lsn = be64_to_cpu(btb->bb_u.s.bb_lsn); in xlog_recover_get_buf_lsn()871 uuid = &btb->bb_u.s.bb_uuid; in xlog_recover_get_buf_lsn()880 lsn = be64_to_cpu(btb->bb_u.l.bb_lsn); in xlog_recover_get_buf_lsn()881 uuid = &btb->bb_u.l.bb_uuid; in xlog_recover_get_buf_lsn()