Lines Matching refs:xfs_btree_block
120 const struct xfs_btree_block *block,
268 #define XFS_BUF_TO_BLOCK(bp) ((struct xfs_btree_block *)((bp)->b_addr))
275 struct xfs_btree_block *block, int level, struct xfs_buf *bp);
277 struct xfs_btree_block *block, int level, struct xfs_buf *bp);
285 struct xfs_btree_block *block, /* generic btree block pointer */
387 struct xfs_btree_block *buf,
426 static inline int xfs_btree_get_numrecs(const struct xfs_btree_block *block) in xfs_btree_get_numrecs()
431 static inline void xfs_btree_set_numrecs(struct xfs_btree_block *block, in xfs_btree_set_numrecs()
437 static inline int xfs_btree_get_level(const struct xfs_btree_block *block) in xfs_btree_get_level()
498 struct xfs_btree_block *block);
500 struct xfs_btree_block *block);
502 struct xfs_btree_block *block);
504 struct xfs_btree_block *block);
506 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
507 struct xfs_btree_block *xfs_btree_get_block(struct xfs_btree_cur *cur,
515 struct xfs_btree_block *block,
518 struct xfs_btree_block *block, union xfs_btree_key *key);
533 struct xfs_btree_block *block; in xfs_btree_islastblock()
547 const union xfs_btree_ptr *ptr, struct xfs_btree_block **block,
550 struct xfs_btree_block *block, const union xfs_btree_ptr *ptr,