Searched refs:cres (Results 1 – 1 of 1) sorted by relevance
199 struct nfs_commitres cres; in process_copy_commit() local202 cres.verf = kzalloc(sizeof(struct nfs_writeverf), GFP_NOFS); in process_copy_commit()203 if (!cres.verf) in process_copy_commit()206 status = nfs4_proc_commit(dst, pos_dst, res->write_res.count, &cres); in process_copy_commit()210 &cres.verf->verifier)) { in process_copy_commit()215 kfree(cres.verf); in process_copy_commit()