diff options
author | Christoph Hellwig <hch@lst.de> | 2024-02-19 07:27:13 +0100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-02-21 11:36:51 +0530 |
commit | d7468609ee0f90ceb24143a32edc47d433d1dbba (patch) | |
tree | e501d1c8f415211bced7a5d6525963e141c00881 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1cd81faaf61b42307e81f2dd173934005c220a64 (diff) |
shmem: export shmem_get_folio
Export shmem_get_folio as a slightly lower-level variant of
shmem_read_folio_gfp. This will be useful for XFS xfile use cases
that want to pass SGP_NOALLOC or get a locked page, which the thin
shmem_read_folio_gfp wrapper can't provide.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions