Lines Matching refs:xfs_btree_block
137 const struct xfs_btree_block *block,
326 #define XFS_BUF_TO_BLOCK(bp) ((struct xfs_btree_block *)((bp)->b_addr))
333 struct xfs_btree_block *block, int level, struct xfs_buf *bp);
335 struct xfs_btree_block *block, int level, struct xfs_buf *bp);
343 struct xfs_btree_block *block, /* generic btree block pointer */
445 struct xfs_btree_block *buf,
484 static inline int xfs_btree_get_numrecs(const struct xfs_btree_block *block) in xfs_btree_get_numrecs()
489 static inline void xfs_btree_set_numrecs(struct xfs_btree_block *block, in xfs_btree_set_numrecs()
495 static inline int xfs_btree_get_level(const struct xfs_btree_block *block) in xfs_btree_get_level()
560 struct xfs_btree_block *block);
562 struct xfs_btree_block *block);
564 struct xfs_btree_block *block);
566 struct xfs_btree_block *block);
568 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
569 struct xfs_btree_block *xfs_btree_get_block(struct xfs_btree_cur *cur,
577 struct xfs_btree_block *block,
580 struct xfs_btree_block *block, union xfs_btree_key *key);
688 struct xfs_btree_block *block; in xfs_btree_islastblock()
701 const union xfs_btree_ptr *ptr, struct xfs_btree_block **block,
704 struct xfs_btree_block *block, const union xfs_btree_ptr *ptr,