xfs: remove the now unused ->data_entry_p method
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2019 23:05:35 +0000 (15:05 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 11 Nov 2019 00:54:23 +0000 (16:54 -0800)
commit9eedae10899af882f3d34dc49c89d3220cd145f6
tree2c85c79bff361a6e53670ace7c8dd19f9041b5fe
parent48a71399e7477043ee25573b3df2505787fcf0c4
xfs: remove the now unused ->data_entry_p method

Now that all users use the data_entry_offset field this method is
unused and can be removed.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/libxfs/xfs_da_format.c
fs/xfs/libxfs/xfs_dir2.h