Searched refs:bfs_get_block (Results 1 – 1 of 1) sorted by relevance
63 static int bfs_get_block(struct inode *inode, sector_t block, in bfs_get_block() function154 return block_write_full_page(page, bfs_get_block, wbc); in bfs_writepage()159 return block_read_full_page(page, bfs_get_block); in bfs_readpage()177 bfs_get_block); in bfs_write_begin()186 return generic_block_bmap(mapping, block, bfs_get_block); in bfs_bmap()