Searched refs:get_block_func (Results 1 – 1 of 1) sorted by relevance
3671 get_block_t *get_block_func = NULL; in ext4_direct_IO_write() local3731 get_block_func = ext4_dio_get_block_overwrite; in ext4_direct_IO_write()3734 get_block_func = ext4_dio_get_block; in ext4_direct_IO_write()3737 get_block_func = ext4_dio_get_block_unwritten_sync; in ext4_direct_IO_write()3740 get_block_func = ext4_dio_get_block_unwritten_async; in ext4_direct_IO_write()3744 get_block_func, ext4_end_io_dio, NULL, in ext4_direct_IO_write()