xfs: constify the xfs_inode predicates
Change the xfs_inode predicates to take a const struct xfs_inode pointer because they do not change the inode. Signed-off-by:Darrick J. Wong <djwong@kernel.org> Reviewed-by:
Christoph Hellwig <hch@lst.de>
Loading
Please sign in to comment