diff options
author | Christoph Hellwig <hch@lst.de> | 2023-03-07 15:34:05 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-04-06 04:42:41 +0200 |
commit | 263e721e3ba1f3b42ad61aed3d504f3c8c9c0eb6 (patch) | |
tree | 80a293ee607d0471b2846cc8f5107385abeb5af0 /mm/swap_state.c | |
parent | mm: don't look at xarray value entries in split_huge_pages_in_file (diff) | |
download | linux-263e721e3ba1f3b42ad61aed3d504f3c8c9c0eb6.tar.xz linux-263e721e3ba1f3b42ad61aed3d504f3c8c9c0eb6.zip |
mm: make mapping_get_entry available outside of filemap.c
mapping_get_entry is useful for page cache API users that need to know
about xa_value internals. Rename it and make it available in pagemap.h.
Link: https://lkml.kernel.org/r/20230307143410.28031-3-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/swap_state.c')
0 files changed, 0 insertions, 0 deletions