diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-06-07 09:34:51 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-06-08 09:30:20 -0700 |
commit | 2d53f66baffde66fe72c360e3b9b0c8a2d7ce7c6 (patch) | |
tree | a5f0dfbb3749468425341476fad8588a618a6938 /net/smc/smc_clc.h | |
parent | 9492750a8b18f02a8dec2aab594c59aabe2e4d0d (diff) | |
download | linux-2d53f66baffde66fe72c360e3b9b0c8a2d7ce7c6.tar.gz linux-2d53f66baffde66fe72c360e3b9b0c8a2d7ce7c6.tar.bz2 linux-2d53f66baffde66fe72c360e3b9b0c8a2d7ce7c6.zip |
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
In preparation for renaming struct xfs_eofblocks to struct xfs_icwalk,
change the prefix of the existing XFS_EOF_FLAGS_* flags to
XFS_ICWALK_FLAG_ and convert all the existing users. This adds a degree
of interface separation between the ioctl definitions and the incore
parameters. Since FLAGS_UNION is only used in xfs_icache.c, move it
there as a private flag.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Diffstat (limited to 'net/smc/smc_clc.h')
0 files changed, 0 insertions, 0 deletions