Searched refs:hfsplus_get_block (Results 1 - 3 of 3) sorted by relevance

/fs/hfsplus/
H A Dinode.c26 return block_read_full_page(page, hfsplus_get_block);
31 return block_write_full_page(page, hfsplus_get_block, wbc);
52 hfsplus_get_block,
62 return generic_block_bmap(mapping, block, hfsplus_get_block);
135 hfsplus_get_block);
155 return mpage_writepages(mapping, wbc, hfsplus_get_block);
H A Dextents.c220 int hfsplus_get_block(struct inode *inode, sector_t iblock, function
H A Dhfsplus_fs.h465 int hfsplus_get_block(struct inode *inode, sector_t iblock,

Completed in 61 milliseconds