diff options
author | Christoph Hellwig <hch@lst.de> | 2023-12-18 05:57:33 +0100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-12-22 11:18:14 +0530 |
commit | 3abfe6c2759e2e3000b13f8ce8a1a325e80987a1 (patch) | |
tree | 991c6a4046f2c6bf96d09dc7d8066ecdd92c0b84 /fs/xfs/xfs_stats.c | |
parent | 8ceee72fdb6f26fe924e02b3342353bac5efa42d (diff) | |
download | linux-3abfe6c2759e2e3000b13f8ce8a1a325e80987a1.tar.gz linux-3abfe6c2759e2e3000b13f8ce8a1a325e80987a1.tar.bz2 linux-3abfe6c2759e2e3000b13f8ce8a1a325e80987a1.zip |
xfs: remove rt-wrappers from xfs_format.h
xfs_format.h has a bunch odd wrappers for helper functions and mount
structure access using RT* prefixes. Replace them with their open coded
versions (for those that weren't entirely unused) and remove the wrappers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_stats.c')
0 files changed, 0 insertions, 0 deletions