diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-12-16 11:45:30 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-04 13:15:34 -0500 |
commit | 539a3322f208db478db88c4a76239476defce6b1 (patch) | |
tree | baac2207dbcd2a3847a78e436223aad27073913d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e292e6d644ce7ba4036494dc1b6ae1dcd79e0a86 (diff) |
filemap: Add read_cache_folio and read_mapping_folio
Reimplement read_cache_page() as a wrapper around read_cache_folio().
Saves over 400 bytes of text from do_read_cache_folio() which more
than makes up for the extra 100 bytes of text added to the various
wrapper functions.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions