Searched refs:filemap (Results 1 – 8 of 8) sorted by relevance
793 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 …]
204 struct page **filemap; /* list of cache pages for member
73 mm/filemap.c
3 #define TRACE_SYSTEM filemap
61 .. kernel-doc:: mm/filemap.c
50 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
649 The Writeback tag is used by filemap*wait* and sync_page* functions, via
15763 F: mm/filemap.c
Completed in 31 milliseconds