Lines Matching defs:close
784 struct nfsd4_close *close = &u->close;
785 if (xdr_stream_decode_u32(argp->xdr, &close->cl_seqid) < 0)
787 return nfsd4_decode_stateid4(argp, &close->cl_stateid);
2563 * The client cares how close together changes can be while still
3782 struct nfsd4_close *close = &u->close;
3785 return nfsd4_encode_stateid(xdr, &close->cl_stateid);
3988 * Always flush on close
4740 *p++ = cpu_to_be32(1); /* we always set return-on-close */