diff options
author | 2024-11-03 20:18:28 -0800 | |
---|---|---|
committer | 2024-11-05 13:38:24 -0800 | |
commit | 6abd82ab6ea48430c13caebaad436ca6b5f2c34d (patch) | |
tree | 9144ba3304f0e661d4ef375f2623f1ba1ca06219 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers (diff) | |
download | wireguard-linux-6abd82ab6ea48430c13caebaad436ca6b5f2c34d.tar.xz wireguard-linux-6abd82ab6ea48430c13caebaad436ca6b5f2c34d.zip |
xfs: add a xfs_agino_to_ino helper
Add a helpers to convert an agino to an ino based on a pag structure.
This provides a simpler conversion and better type safety compared to the
existing code that passes the mount structure and the agno separately.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions