Lines Matching defs:get_block
820 * the write lock of i_data_sem, and call get_block()
884 * to pass to / from get_block functions, this can go away.
1172 get_block_t *get_block)
1211 err = get_block(inode, block, bh, 1);
2061 * get_block multiple times when we write to the same
6739 get_block_t get_block)
6765 ret = ext4_block_write_begin(handle, folio, 0, len, get_block);
6798 get_block_t *get_block = ext4_get_block;
6865 get_block = ext4_get_block_unwritten;
6868 err = ext4_block_page_mkwrite(inode, folio, get_block);