Searched refs:read_mapping_page (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/hfsplus/ |
| H A D | bitmap.c | 37 page = read_mapping_page(mapping, offset / PAGE_CACHE_BITS, NULL); in hfsplus_block_allocate() 81 page = read_mapping_page(mapping, offset / PAGE_CACHE_BITS, in hfsplus_block_allocate() 132 page = read_mapping_page(mapping, offset / PAGE_CACHE_BITS, in hfsplus_block_allocate() 185 page = read_mapping_page(mapping, pnr, NULL); in hfsplus_block_free() 219 page = read_mapping_page(mapping, ++pnr, NULL); in hfsplus_block_free()
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_subr.c | 48 pp = read_mapping_page(mapping, n, NULL); in vxfs_get_page()
|
| /linux/drivers/mtd/devices/ |
| H A D | block2mtd.c | 52 return read_mapping_page(mapping, index, NULL); in page_read()
|
| /linux/include/linux/ |
| H A D | pagemap.h | 1008 static inline struct page *read_mapping_page(struct address_space *mapping, in read_mapping_page() function
|
| /linux/fs/ntfs/ |
| H A D | compress.c | 646 lpage = read_mapping_page(sb->s_bdev->bd_mapping, in ntfs_read_compressed_block()
|