xfs: move xfs_iops.c declarations out of xfs_inode.h
authorDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 21:54:08 +0000 (14:54 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 21:54:08 +0000 (14:54 -0700)
commit3fc4844585c761e69654a237df41ffc5e51262e9
treebae84d48ab68aff62389e6a1b318c0fe81d1818f
parenta4db266a705c5518f3049074fd233b6c57daab00
xfs: move xfs_iops.c declarations out of xfs_inode.h

Similarly, move declarations of public symbols of xfs_iops.c from
xfs_inode.h to xfs_iops.h.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_inode.h
fs/xfs/xfs_iops.h