Lines Matching refs:xfs_btree_block
127 struct xfs_btree_block *block, in __xfs_btree_check_lblock_hdr()
161 struct xfs_btree_block *block, in __xfs_btree_check_fsblock()
201 struct xfs_btree_block *block, in __xfs_btree_check_memblock()
229 struct xfs_btree_block *block, in __xfs_btree_check_agblock()
270 struct xfs_btree_block *block, in __xfs_btree_check_block()
300 struct xfs_btree_block *block, /* generic btree block pointer */ in xfs_btree_check_block()
409 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_fsblock_calc_crc()
423 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_fsblock_verify_crc()
447 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_agblock_calc_crc()
461 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_agblock_verify_crc()
765 struct xfs_btree_block *block) in xfs_btree_rec_addr()
778 struct xfs_btree_block *block) in xfs_btree_key_addr()
791 struct xfs_btree_block *block) in xfs_btree_high_key_addr()
804 struct xfs_btree_block *block) in xfs_btree_ptr_addr()
831 STATIC struct xfs_btree_block *
837 return (struct xfs_btree_block *)ifp->if_broot; in xfs_btree_get_iroot()
844 struct xfs_btree_block * /* generic btree block pointer */
868 struct xfs_btree_block *block; /* generic btree block pointer */ in xfs_btree_firstrec()
898 struct xfs_btree_block *block; /* generic btree block pointer */ in xfs_btree_lastrec()
959 struct xfs_btree_block *block) in xfs_btree_readahead_fsblock()
985 struct xfs_btree_block *block) in xfs_btree_readahead_memblock()
1011 struct xfs_btree_block *block) in xfs_btree_readahead_agblock()
1046 struct xfs_btree_block *block; in xfs_btree_readahead()
1132 struct xfs_btree_block *b; /* btree block */ in xfs_btree_setbuf()
1192 struct xfs_btree_block *block, in xfs_btree_get_sibling()
1214 struct xfs_btree_block *block, in xfs_btree_set_sibling()
1236 struct xfs_btree_block *buf, in __xfs_btree_init_block()
1276 struct xfs_btree_block *block, in xfs_btree_init_block()
1361 struct xfs_btree_block **block, in xfs_btree_get_buf_block()
1389 struct xfs_btree_block **block, in xfs_btree_read_buf_block()
1570 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_log_ptrs()
1596 offsetof(struct xfs_btree_block, bb_magic), in xfs_btree_log_block()
1597 offsetof(struct xfs_btree_block, bb_level), in xfs_btree_log_block()
1598 offsetof(struct xfs_btree_block, bb_numrecs), in xfs_btree_log_block()
1599 offsetof(struct xfs_btree_block, bb_u.s.bb_leftsib), in xfs_btree_log_block()
1600 offsetof(struct xfs_btree_block, bb_u.s.bb_rightsib), in xfs_btree_log_block()
1601 offsetof(struct xfs_btree_block, bb_u.s.bb_blkno), in xfs_btree_log_block()
1602 offsetof(struct xfs_btree_block, bb_u.s.bb_lsn), in xfs_btree_log_block()
1603 offsetof(struct xfs_btree_block, bb_u.s.bb_uuid), in xfs_btree_log_block()
1604 offsetof(struct xfs_btree_block, bb_u.s.bb_owner), in xfs_btree_log_block()
1605 offsetof(struct xfs_btree_block, bb_u.s.bb_crc), in xfs_btree_log_block()
1609 offsetof(struct xfs_btree_block, bb_magic), in xfs_btree_log_block()
1610 offsetof(struct xfs_btree_block, bb_level), in xfs_btree_log_block()
1611 offsetof(struct xfs_btree_block, bb_numrecs), in xfs_btree_log_block()
1612 offsetof(struct xfs_btree_block, bb_u.l.bb_leftsib), in xfs_btree_log_block()
1613 offsetof(struct xfs_btree_block, bb_u.l.bb_rightsib), in xfs_btree_log_block()
1614 offsetof(struct xfs_btree_block, bb_u.l.bb_blkno), in xfs_btree_log_block()
1615 offsetof(struct xfs_btree_block, bb_u.l.bb_lsn), in xfs_btree_log_block()
1616 offsetof(struct xfs_btree_block, bb_u.l.bb_uuid), in xfs_btree_log_block()
1617 offsetof(struct xfs_btree_block, bb_u.l.bb_owner), in xfs_btree_log_block()
1618 offsetof(struct xfs_btree_block, bb_u.l.bb_crc), in xfs_btree_log_block()
1619 offsetof(struct xfs_btree_block, bb_u.l.bb_pad), in xfs_btree_log_block()
1662 struct xfs_btree_block *block; in xfs_btree_increment()
1765 struct xfs_btree_block *block; in xfs_btree_decrement()
1855 struct xfs_btree_block *block) in xfs_btree_check_block_owner()
1880 struct xfs_btree_block **blkp) /* return btree block */ in xfs_btree_lookup_get_block()
1944 struct xfs_btree_block *block, in xfs_lookup_get_search_key()
1987 struct xfs_btree_block *block; /* current btree block */ in xfs_btree_lookup()
2160 struct xfs_btree_block *block, in xfs_btree_get_leaf_keys()
2191 struct xfs_btree_block *block, in xfs_btree_get_node_keys()
2222 struct xfs_btree_block *block, in xfs_btree_get_keys()
2255 struct xfs_btree_block *block, in __xfs_btree_updkeys()
2313 struct xfs_btree_block *block; in xfs_btree_updkeys_force()
2327 struct xfs_btree_block *block; in xfs_btree_update_keys()
2375 struct xfs_btree_block *block; in xfs_btree_update()
2421 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_lshift()
2424 struct xfs_btree_block *right; /* right btree block */ in xfs_btree_lshift()
2618 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_rshift()
2620 struct xfs_btree_block *right; /* right btree block */ in xfs_btree_rshift()
2817 struct xfs_btree_block *left; /* left btree block */ in __xfs_btree_split()
2820 struct xfs_btree_block *right; /* right btree block */ in __xfs_btree_split()
2823 struct xfs_btree_block *rrblock; /* right-right btree block */ in __xfs_btree_split()
3095 struct xfs_btree_block *block, in xfs_btree_promote_leaf_iroot()
3098 struct xfs_btree_block *cblock) in xfs_btree_promote_leaf_iroot()
3104 struct xfs_btree_block *broot; in xfs_btree_promote_leaf_iroot()
3154 struct xfs_btree_block *block, in xfs_btree_promote_node_iroot()
3158 struct xfs_btree_block *cblock) in xfs_btree_promote_node_iroot()
3227 struct xfs_btree_block *block; /* btree block */ in xfs_btree_new_iroot()
3228 struct xfs_btree_block *cblock; /* child btree block */ in xfs_btree_new_iroot()
3314 struct xfs_btree_block *block; /* one half of the old root block */ in xfs_btree_new_root()
3318 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_new_root()
3320 struct xfs_btree_block *new; /* new (root) btree block */ in xfs_btree_new_root()
3323 struct xfs_btree_block *right; /* right btree block */ in xfs_btree_new_root()
3515 struct xfs_btree_block *block; /* btree block */ in xfs_btree_insrec()
3805 struct xfs_btree_block *cblock, in xfs_btree_demote_leaf_child()
3810 struct xfs_btree_block *broot; in xfs_btree_demote_leaf_child()
3848 struct xfs_btree_block *cblock, in xfs_btree_demote_node_child()
3852 struct xfs_btree_block *block; in xfs_btree_demote_node_child()
3905 struct xfs_btree_block *block; in xfs_btree_kill_iroot()
3906 struct xfs_btree_block *cblock; in xfs_btree_kill_iroot()
4038 struct xfs_btree_block *block; /* btree block */ in xfs_btree_delrec()
4045 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_delrec()
4050 struct xfs_btree_block *right; /* right btree block */ in xfs_btree_delrec()
4051 struct xfs_btree_block *rrblock; /* right-right btree block */ in xfs_btree_delrec()
4612 struct xfs_btree_block *block; /* btree block */ in xfs_btree_get_rec()
4652 struct xfs_btree_block *block; in xfs_btree_visit_block()
4697 struct xfs_btree_block *block = NULL; in xfs_btree_visit_blocks()
4773 struct xfs_btree_block *block; in xfs_btree_block_change_owner()
4835 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_fsblock_v5hdr_verify()
4856 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_fsblock_verify()
4882 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_memblock_verify()
4917 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_agblock_v5hdr_verify()
4943 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_btree_agblock_verify()
5148 struct xfs_btree_block *block; in xfs_btree_overlapped_query_range()
5499 struct xfs_btree_block *block; in xfs_btree_has_more_records()