hfs_get_block 198 fs/hfs/hfs_fs.h extern int hfs_get_block(struct inode *, sector_t, struct buffer_head *, int); hfs_get_block 33 fs/hfs/inode.c return block_write_full_page(page, hfs_get_block, wbc); hfs_get_block 38 fs/hfs/inode.c return block_read_full_page(page, hfs_get_block); hfs_get_block 59 fs/hfs/inode.c hfs_get_block, hfs_get_block 69 fs/hfs/inode.c return generic_block_bmap(mapping, block, hfs_get_block); hfs_get_block 137 fs/hfs/inode.c ret = blockdev_direct_IO(iocb, inode, iter, hfs_get_block); hfs_get_block 157 fs/hfs/inode.c return mpage_writepages(mapping, wbc, hfs_get_block);