xfs: rename block gc start and stop functions
authorDarrick J. Wong <djwong@kernel.org>
Sat, 23 Jan 2021 00:48:44 +0000 (16:48 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 3 Feb 2021 17:18:50 +0000 (09:18 -0800)
commitc9a6526fe7ae64528d924c6f255af15312211432
tree0359c5fb54e6953176a7cbd67a3be7010bfd5a97
parent419567534e16eb553e7c19eecaa4d03cbc6693be
xfs: rename block gc start and stop functions

Shorten the names of the two functions that start and stop block
preallocation garbage collection and move them up to the other blockgc
functions.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/common.c
fs/xfs/xfs_icache.c
fs/xfs/xfs_icache.h
fs/xfs/xfs_mount.c
fs/xfs/xfs_super.c