Lines Matching refs:xfs_buf
54 int xfs_attr_shortform_allfit(struct xfs_buf *bp, struct xfs_inode *dp);
64 int xfs_attr3_leaf_to_shortform(struct xfs_buf *bp,
76 int xfs_attr3_leaf_lookup_int(struct xfs_buf *leaf,
78 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args);
79 bool xfs_attr3_leaf_add(struct xfs_buf *leaf_buffer,
81 int xfs_attr3_leaf_remove(struct xfs_buf *leaf_buffer,
83 int xfs_attr3_leaf_list_int(struct xfs_buf *bp,
96 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
97 int xfs_attr_leaf_order(struct xfs_buf *leaf1_bp,
98 struct xfs_buf *leaf2_bp);
101 xfs_ino_t owner, xfs_dablk_t bno, struct xfs_buf **bpp);
108 xfs_failaddr_t xfs_attr3_leaf_header_check(struct xfs_buf *bp,