xfs: relocate the eofb/cowb workqueue functions
Move the xfs_{eof,cow}blocks_worker and xfs_queue_{eof,cow}blocks
functions further down in the file so that the cleanups in the next
patches won't have to pre-declare static functions. No functional
changes.
Signed-off-by:
Darrick J. Wong <djwong@kernel.org>
Reviewed-by:
Christoph Hellwig <hch@lst.de>
Loading
Please sign in to comment