Searched refs:cres (Results 1 – 1 of 1) sorted by relevance
201 struct nfs_commitres cres; in process_copy_commit() local204 cres.verf = kzalloc(sizeof(struct nfs_writeverf), GFP_NOFS); in process_copy_commit()205 if (!cres.verf) in process_copy_commit()208 status = nfs4_proc_commit(dst, pos_dst, res->write_res.count, &cres); in process_copy_commit()212 &cres.verf->verifier)) { in process_copy_commit()217 kfree(cres.verf); in process_copy_commit()