Searched refs:dst_ctx (Results 1 – 3 of 3) sorted by relevance
45 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx);
279 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx) in link_enc_cfg_copy() argument 281 memcpy(&dst_ctx->res_ctx.link_enc_cfg_ctx, in link_enc_cfg_copy() 283 sizeof(dst_ctx->res_ctx.link_enc_cfg_ctx)); in link_enc_cfg_copy()
226 struct nfs_open_context *dst_ctx = nfs_file_open_context(dst); in handle_async_copy() local 257 copy->parent_dst_state = dst_ctx->state; in handle_async_copy()