hpfs_get_block    120 fs/hpfs/file.c 	return mpage_readpage(page, hpfs_get_block);
hpfs_get_block    125 fs/hpfs/file.c 	return block_write_full_page(page, hpfs_get_block, wbc);
hpfs_get_block    131 fs/hpfs/file.c 	return mpage_readpages(mapping, pages, nr_pages, hpfs_get_block);
hpfs_get_block    137 fs/hpfs/file.c 	return mpage_writepages(mapping, wbc, hpfs_get_block);
hpfs_get_block    162 fs/hpfs/file.c 				hpfs_get_block,
hpfs_get_block    190 fs/hpfs/file.c 	return generic_block_bmap(mapping, block, hpfs_get_block);
hpfs_get_block    195 fs/hpfs/file.c 	return generic_block_fiemap(inode, fieinfo, start, len, hpfs_get_block);