Searched refs:find_get_page (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/fs/nfs/ |
| H A D | symlink.c | 50 page = find_get_page(inode->i_mapping, 0); in nfs_get_link()
|
| /linux-6.15/fs/squashfs/ |
| H A D | block.c | 177 page = find_get_page(mapping, index); in squashfs_get_cache_page()
|
| /linux-6.15/fs/btrfs/tests/ |
| H A D | extent-io-tests.c | 291 page = find_get_page(inode->i_mapping, in test_find_delalloc()
|
| /linux-6.15/include/linux/ |
| H A D | pagemap.h | 808 static inline struct page *find_get_page(struct address_space *mapping, in find_get_page() function
|
| /linux-6.15/fs/f2fs/ |
| H A D | gc.c | 1778 sum_page = find_get_page(META_MAPPING(sbi), in do_garbage_collect() 1793 sum_page = find_get_page(META_MAPPING(sbi), in do_garbage_collect()
|
| H A D | checkpoint.c | 334 page = find_get_page(META_MAPPING(sbi), index); in f2fs_ra_meta_pages_cond()
|
| H A D | compress.c | 1937 cpage = find_get_page(COMPRESS_MAPPING(sbi), blkaddr); in f2fs_cache_compressed_page()
|
| H A D | f2fs.h | 4829 page = find_get_page(META_MAPPING(sbi), blkaddr + i); in f2fs_truncate_meta_inode_pages()
|
| H A D | file.c | 229 struct page *i = find_get_page(NODE_MAPPING(sbi), ino); in need_inode_page_update()
|
| /linux-6.15/fs/btrfs/ |
| H A D | compression.c | 1491 page = find_get_page(inode->i_mapping, index); in heuristic_collect_sample()
|
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | nandsim.c | 1323 page = find_get_page(mapping, index); in ns_get_pages()
|
| /linux-6.15/kernel/events/ |
| H A D | uprobes.c | 553 orig_page = find_get_page(vma->vm_file->f_inode->i_mapping, in uprobe_write_opcode()
|
| /linux-6.15/Documentation/trace/ |
| H A D | ftrace.rst | 3220 0) 0.804 us | find_get_page(); 3237 0) 0.698 us | find_get_page();
|
| /linux-6.15/fs/ |
| H A D | namei.c | 5410 page = find_get_page(mapping, 0); in __page_get_link()
|
| /linux-6.15/fs/ceph/ |
| H A D | caps.c | 3140 find_get_page(inode->i_mapping, 0); in __ceph_get_caps()
|