Home
last modified time | relevance | path

Searched refs:get_block_func (Results 1 – 1 of 1) sorted by relevance

/fs/ext4/
Dinode.c3239 get_block_t *get_block_func = NULL; in ext4_ext_direct_IO() local
3287 get_block_func = ext4_get_block_write_nolock; in ext4_ext_direct_IO()
3309 get_block_func = ext4_get_block_write; in ext4_ext_direct_IO()
3316 ret = dax_do_io(iocb, inode, iter, offset, get_block_func, in ext4_ext_direct_IO()
3321 get_block_func, in ext4_ext_direct_IO()