Searched hist:"22 ece4e836beff1df528ee09cf21ca5fab7235f5" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap_btree.h | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_bmap_btree.c | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | btree.h | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | rmap.c | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | alloc.c | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | refcount.c | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | ialloc.c | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | bmap.c | diff 22ece4e836beff1df528ee09cf21ca5fab7235f5 Tue Aug 10 19:02:17 CDT 2021 Darrick J. Wong <djwong@kernel.org> xfs: mark the record passed into xchk_btree functions as const
xchk_btree calls a user-supplied function to validate each btree record that it finds. Those functions are not supposed to change the record data, so mark the parameter const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|