Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-bitmap.c774 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 Dmd-bitmap.h204 struct page **filemap; /* list of cache pages for member
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py13 from wic.filemap import sparse_copy
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dfilemap.h3 #define TRACE_SYSTEM filemap
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dmm-api.rst67 .. kernel-doc:: mm/filemap.c
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dfilemap.py495 def filemap(image, log=None): function
526 api = filemap
H A Dengine.py28 from wic.filemap import sparse_copy
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Ddata_smart.py372 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 DMakefile48 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py25 from wic.filemap import sparse_copy
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/
H A Dphp_8.1.16.bb259 ${PHP_LIBDIR}/php/.depdblock ${PHP_LIBDIR}/php/.filemap \
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py1247 from filemap import FilemapFiemap, FilemapSeek, sparse_copy, ErrorNotSupp
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfs.rst624 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 D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log