Searched refs:get_block_func (Results 1 – 1 of 1) sorted by relevance
3709 get_block_t *get_block_func = NULL; in ext4_direct_IO_write() local3769 get_block_func = ext4_dio_get_block_overwrite; in ext4_direct_IO_write()3772 get_block_func = ext4_dio_get_block; in ext4_direct_IO_write()3775 get_block_func = ext4_dio_get_block_unwritten_sync; in ext4_direct_IO_write()3778 get_block_func = ext4_dio_get_block_unwritten_async; in ext4_direct_IO_write()3782 get_block_func, ext4_end_io_dio, NULL, in ext4_direct_IO_write()