Searched hist:"5 ba30919a6fcf0d3d52507082ea67fab32c8bb29" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | diff 5ba30919a6fcf0d3d52507082ea67fab32c8bb29 Fri Nov 08 16:57:52 CST 2019 Christoph Hellwig <hch@lst.de> xfs: devirtualize ->free_hdr_from_disk
Replace the ->free_hdr_from_disk dir ops method with a directly called xfs_dir_free_hdr_from_disk helper that takes care of the differences between the v4 and v5 on-disk format.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_dir2_leaf.c | diff 5ba30919a6fcf0d3d52507082ea67fab32c8bb29 Fri Nov 08 16:57:52 CST 2019 Christoph Hellwig <hch@lst.de> xfs: devirtualize ->free_hdr_from_disk
Replace the ->free_hdr_from_disk dir ops method with a directly called xfs_dir_free_hdr_from_disk helper that takes care of the differences between the v4 and v5 on-disk format.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_dir2.h | diff 5ba30919a6fcf0d3d52507082ea67fab32c8bb29 Fri Nov 08 16:57:52 CST 2019 Christoph Hellwig <hch@lst.de> xfs: devirtualize ->free_hdr_from_disk
Replace the ->free_hdr_from_disk dir ops method with a directly called xfs_dir_free_hdr_from_disk helper that takes care of the differences between the v4 and v5 on-disk format.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_dir2_node.c | diff 5ba30919a6fcf0d3d52507082ea67fab32c8bb29 Fri Nov 08 16:57:52 CST 2019 Christoph Hellwig <hch@lst.de> xfs: devirtualize ->free_hdr_from_disk
Replace the ->free_hdr_from_disk dir ops method with a directly called xfs_dir_free_hdr_from_disk helper that takes care of the differences between the v4 and v5 on-disk format.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | dir.c | diff 5ba30919a6fcf0d3d52507082ea67fab32c8bb29 Fri Nov 08 16:57:52 CST 2019 Christoph Hellwig <hch@lst.de> xfs: devirtualize ->free_hdr_from_disk
Replace the ->free_hdr_from_disk dir ops method with a directly called xfs_dir_free_hdr_from_disk helper that takes care of the differences between the v4 and v5 on-disk format.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|