Searched refs:xfs_attr3_leaf_buf_ops (Results 1 – 4 of 4) sorted by relevance
43 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
336 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable353 XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops); in xfs_attr3_leaf_read()1054 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_attr3_leaf_create()
230 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_read_verify()
2563 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()