aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2024-04-23 23:55:32 +0100
committerAndrew Morton <[email protected]>2024-05-05 17:53:47 -0700
commit262f014dd7de3747f20ae7d1c3cb5cc68241e770 (patch)
tree7bee2221b9acb7aa61409a68111c50093fddda51 /tools/perf/scripts/python
parentb650e1d2aefbbb31e7578ad60a0a71bf5e5c5346 (diff)
fscrypt: convert bh_get_inode_and_lblk_num to use a folio
Patch series "Remove page_mapping()". There are only a few users left. Convert them all to either call folio_mapping() or just use folio->mapping directly. This patch (of 6): Remove uses of page->index, page_mapping() and b_page. Saves a call to compound_head(). Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Eric Biggers <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Cc: Sidhartha Kumar <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions