Lines Matching refs:xfs_buf
40 struct xfs_buf **leaf_bp);
42 int xfs_attr_shortform_allfit(struct xfs_buf *bp, struct xfs_inode *dp);
51 int xfs_attr3_leaf_to_shortform(struct xfs_buf *bp,
63 int xfs_attr3_leaf_lookup_int(struct xfs_buf *leaf,
65 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args);
66 int xfs_attr3_leaf_add(struct xfs_buf *leaf_buffer,
68 int xfs_attr3_leaf_remove(struct xfs_buf *leaf_buffer,
70 void xfs_attr3_leaf_list_int(struct xfs_buf *bp,
83 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
84 int xfs_attr_leaf_order(struct xfs_buf *leaf1_bp,
85 struct xfs_buf *leaf2_bp);
89 struct xfs_buf **bpp);