]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: mark xfs_bmap_set_attrforkoff static
authorChristoph Hellwig <hch@lst.de>
Wed, 2 Jun 2021 21:58:59 +0000 (14:58 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 2 Jun 2021 21:58:59 +0000 (14:58 -0700)
commit720f0c2dab8e6f579af7f41f4339eae748ec4b3a
tree6ed9b5856d06a49fa8b8bfa6252386329ada4c8c
parentf0a91a21bcdfee508744d29ab1fb7f2ed9154210
xfs: mark xfs_bmap_set_attrforkoff static

xfs_bmap_set_attrforkoff is only used inside of xfs_bmap.c, so mark it
static.

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