diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-10-16 09:46:53 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-10-17 17:45:38 -0700 |
commit | a9948626849c2c65dfd201b5e9d855e62937de61 (patch) | |
tree | cc4d2dbad3ef5e9dee6a0735fb14aec02218032e /fs/xfs/libxfs/xfs_dquot_buf.c | |
parent | add3cddaea509071d01bf1d34df0d05db1a93a07 (diff) |
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
There are a bunch of places where we use open-coded logic to find a
pointer to an xfs_rtword_t within a rt bitmap buffer. Convert all that
to helper functions for better type safety.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/libxfs/xfs_dquot_buf.c')
0 files changed, 0 insertions, 0 deletions