Searched refs:hfs_get_block (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/hfs/ |
| H A D | inode.c | 34 return block_read_full_folio(folio, hfs_get_block); in hfs_read_folio() 54 hfs_get_block, in hfs_write_begin() 64 return generic_block_bmap(mapping, block, hfs_get_block); in hfs_bmap() 133 ret = blockdev_direct_IO(iocb, inode, iter, hfs_get_block); in hfs_direct_IO() 153 return mpage_writepages(mapping, wbc, hfs_get_block); in hfs_writepages()
|
| H A D | hfs_fs.h | 173 extern int hfs_get_block(struct inode *inode, sector_t block,
|
| H A D | extent.c | 336 int hfs_get_block(struct inode *inode, sector_t block, in hfs_get_block() function
|