diff options
author | Ross Zwisler <[email protected]> | 2016-11-08 11:33:09 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-11-08 11:33:09 +1100 |
commit | 333ccc978e1e09af2690e459b6f97d8e91cc01fa (patch) | |
tree | 12ad6c237dd92c3e903bb3b433257d0ea2fdfe27 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 11c59c92f44d9272db7655a462608658a6d95013 (diff) |
dax: add dax_iomap_sector() helper function
To be able to correctly calculate the sector from a file position and a
struct iomap there is a complex little bit of logic that currently happens
in both dax_iomap_actor() and dax_iomap_fault(). This will need to be
repeated yet again in the DAX PMD fault handler when it is added, so break
it out into a helper function.
Signed-off-by: Ross Zwisler <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions