Searched refs:xfs_attr3_leaf_buf_ops (Results 1 – 4 of 4) sorted by relevance
32 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
356 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable376 XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops); in xfs_attr3_leaf_read()1168 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_attr3_leaf_create()
231 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_read_verify()258 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_verify_struct()
2497 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()