Home
last modified time | relevance | path

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

/linux/drivers/md/
A Dmd-bitmap.c792 if (!store->filemap) in md_bitmap_storage_alloc()
803 store->filemap[0] = store->sb_page; in md_bitmap_storage_alloc()
810 if (!store->filemap[pnum]) { in md_bitmap_storage_alloc()
814 store->filemap[pnum]->index = pnum + offset; in md_bitmap_storage_alloc()
838 map = store->filemap; in md_bitmap_file_unmap()
1012 if (!bitmap || !bitmap->storage.filemap || in md_bitmap_unplug()
1071 store->filemap = NULL; in md_bitmap_init_from_disk()
1115 page = store->filemap[index]; in md_bitmap_init_from_disk()
1185 if (!bitmap || !bitmap->storage.filemap) in md_bitmap_write_all()
1273 if (bitmap->storage.filemap) { in md_bitmap_daemon_work()
[all …]
A Dmd-bitmap.h204 struct page **filemap; /* list of cache pages for member
/linux/Documentation/translations/zh_CN/core-api/
A Dmm-api.rst71 mm/filemap.c
/linux/mm/
A D.filemap.o.cmd1filemap.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/…
3 source_mm/filemap.o := mm/filemap.c
5 deps_mm/filemap.o := \
1257 include/trace/events/filemap.h \
1270 mm/filemap.o: $(deps_mm/filemap.o)
1272 $(deps_mm/filemap.o):
A Dbuilt-in.a3 filemap.o/
A D.built-in.a.cmd1 …d/../toolchains/aarch64/bin/aarch64-linux-gnu-ar cDPrST mm/built-in.a mm/filemap.o mm/mempool.o mm…
A DMakefile48 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
/linux/include/trace/events/
A Dfilemap.h3 #define TRACE_SYSTEM filemap
/linux/Documentation/core-api/
A Dmm-api.rst64 .. kernel-doc:: mm/filemap.c
/linux/Documentation/filesystems/
A Dvfs.rst643 The Writeback tag is used by filemap*wait* and sync_page* functions, via

Completed in 22 milliseconds