Home
last modified time | relevance | path

Searched refs:filemap (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/md/
A Dmd-bitmap.c793 if (!store->filemap) in md_bitmap_storage_alloc()
804 store->filemap[0] = store->sb_page; in md_bitmap_storage_alloc()
811 if (!store->filemap[pnum]) { in md_bitmap_storage_alloc()
815 store->filemap[pnum]->index = pnum + offset; in md_bitmap_storage_alloc()
839 map = store->filemap; in md_bitmap_file_unmap()
1013 if (!bitmap || !bitmap->storage.filemap || in md_bitmap_unplug()
1072 store->filemap = NULL; in md_bitmap_init_from_disk()
1116 page = store->filemap[index]; in md_bitmap_init_from_disk()
1186 if (!bitmap || !bitmap->storage.filemap) in md_bitmap_write_all()
1274 if (bitmap->storage.filemap) { in md_bitmap_daemon_work()
[all …]
A Dmd-bitmap.h204 struct page **filemap; /* list of cache pages for member
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dmm-api.rst73 mm/filemap.c
/linux-6.3-rc2/include/trace/events/
A Dfilemap.h3 #define TRACE_SYSTEM filemap
/linux-6.3-rc2/Documentation/core-api/
A Dmm-api.rst61 .. kernel-doc:: mm/filemap.c
/linux-6.3-rc2/mm/
A DMakefile50 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
/linux-6.3-rc2/Documentation/filesystems/
A Dvfs.rst649 The Writeback tag is used by filemap*wait* and sync_page* functions, via
/linux-6.3-rc2/
A DMAINTAINERS15763 F: mm/filemap.c

Completed in 31 milliseconds