]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: mark xfs_perag_intent_{hold,rele} static
authorChristoph Hellwig <hch@lst.de>
Sat, 14 Sep 2024 07:09:31 +0000 (09:09 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 05:37:31 +0000 (07:37 +0200)
commitd39cd773acf5ae18c1b94fd46045720e3653d3bc
tree95e7929c9e2c8d37ae2306c170af2fcaddfc58d8
parent373cb976cc55a5f5a435c6e431c58cc87fc4e649
xfs: mark xfs_perag_intent_{hold,rele} static

These two functions are only used inside of xfs_drain.c, so mark them
static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_drain.c
fs/xfs/xfs_drain.h