hfs_get_block 183 fs/hfs/hfs_fs.h extern int hfs_get_block(struct inode *, sector_t, struct buffer_head *, int); hfs_get_block 30 fs/hfs/inode.c return block_write_full_page(page, hfs_get_block, wbc); hfs_get_block 35 fs/hfs/inode.c return block_read_full_page(page, hfs_get_block); hfs_get_block 44 fs/hfs/inode.c hfs_get_block, hfs_get_block 50 fs/hfs/inode.c return generic_block_bmap(mapping, block, hfs_get_block); hfs_get_block 113 fs/hfs/inode.c offset, nr_segs, hfs_get_block, NULL); hfs_get_block 119 fs/hfs/inode.c return mpage_writepages(mapping, wbc, hfs_get_block);