Searched refs:cn_resp (Results 1 – 1 of 1) sorted by relevance
142 struct nfs42_copy_notify_res *cn_resp = NULL; in __nfs4_copy_file_range() local171 cn_resp = kzalloc(sizeof(struct nfs42_copy_notify_res), in __nfs4_copy_file_range()173 if (unlikely(cn_resp == NULL)) in __nfs4_copy_file_range()176 ret = nfs42_proc_copy_notify(file_in, file_out, cn_resp); in __nfs4_copy_file_range()181 nss = &cn_resp->cnr_src; in __nfs4_copy_file_range()182 cnrs = &cn_resp->cnr_stateid; in __nfs4_copy_file_range()188 kfree(cn_resp); in __nfs4_copy_file_range()