xfs_attr3_leaf_buf_ops  356 fs/xfs/libxfs/xfs_attr_leaf.c const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = {
xfs_attr3_leaf_buf_ops  376 fs/xfs/libxfs/xfs_attr_leaf.c 				XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops);
xfs_attr3_leaf_buf_ops 1168 fs/xfs/libxfs/xfs_attr_leaf.c 	bp->b_ops = &xfs_attr3_leaf_buf_ops;
xfs_attr3_leaf_buf_ops  231 fs/xfs/libxfs/xfs_da_btree.c 			bp->b_ops = &xfs_attr3_leaf_buf_ops;
xfs_attr3_leaf_buf_ops  258 fs/xfs/libxfs/xfs_da_btree.c 		bp->b_ops = &xfs_attr3_leaf_buf_ops;
xfs_attr3_leaf_buf_ops   32 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
xfs_attr3_leaf_buf_ops 2497 fs/xfs/xfs_log_recover.c 		bp->b_ops = &xfs_attr3_leaf_buf_ops;