Searched refs:hfsplus_get_block (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/hfsplus/ |
| H A D | inode.c | 28 return block_read_full_folio(folio, hfsplus_get_block); in hfsplus_read_folio() 47 hfsplus_get_block, in hfsplus_write_begin() 57 return generic_block_bmap(mapping, block, hfsplus_get_block); in hfsplus_bmap() 129 ret = blockdev_direct_IO(iocb, inode, iter, hfsplus_get_block); in hfsplus_direct_IO() 149 return mpage_writepages(mapping, wbc, hfsplus_get_block); in hfsplus_writepages()
|
| H A D | hfsplus_fs.h | 464 int hfsplus_get_block(struct inode *inode, sector_t iblock,
|
| H A D | extents.c | 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block() function
|