Searched refs:filemap (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-bitmap.c | 774 return store->filemap[file_page_index(store, chunk)]; in filemap_get_page() 792 store->filemap = kmalloc_array(num_pages, sizeof(struct page *), in md_bitmap_storage_alloc() 794 if (!store->filemap) in md_bitmap_storage_alloc() 805 store->filemap[0] = store->sb_page; in md_bitmap_storage_alloc() 811 store->filemap[pnum] = alloc_page(GFP_KERNEL|__GFP_ZERO); in md_bitmap_storage_alloc() 812 if (!store->filemap[pnum]) { in md_bitmap_storage_alloc() 816 store->filemap[pnum]->index = pnum + offset; in md_bitmap_storage_alloc() 840 map = store->filemap; in md_bitmap_file_unmap() 1014 if (!bitmap || !bitmap->storage.filemap || in md_bitmap_unplug() 1032 write_page(bitmap, bitmap->storage.filemap[i], 0); in md_bitmap_unplug() [all …]
|
| H A D | md-bitmap.h | 204 struct page **filemap; /* list of cache pages for member
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/ |
| H A D | rawcopy.py | 13 from wic.filemap import sparse_copy
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | filemap.h | 3 #define TRACE_SYSTEM filemap
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | mm-api.rst | 67 .. kernel-doc:: mm/filemap.c
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | filemap.py | 495 def filemap(image, log=None): function 526 api = filemap
|
| H A D | engine.py | 28 from wic.filemap import sparse_copy
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | data_smart.py | 372 filemap = {} 386 if item in finalitems and not item in filemap: 387 filemap[item] = event['file'] 388 return filemap
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | Makefile | 48 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/imager/ |
| H A D | direct.py | 25 from wic.filemap import sparse_copy
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/ |
| H A D | php_8.1.16.bb | 259 ${PHP_LIBDIR}/php/.depdblock ${PHP_LIBDIR}/php/.filemap \
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | wic.py | 1247 from filemap import FilemapFiemap, FilemapSeek, sparse_copy, ErrorNotSupp
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | vfs.rst | 624 The Writeback tag is used by filemap*wait* and sync_page* functions, via
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |