Searched refs:client_opcnt (Results 1 – 3 of 3) sorted by relevance
723 u32 client_opcnt; member
2652 trace_nfsd_compound(rqstp, args->tag, args->taglen, args->client_opcnt); in nfsd4_proc_compound()2660 args->client_opcnt > resp->opcnt) { in nfsd4_proc_compound()2741 trace_nfsd_compound_status(args->client_opcnt, resp->opcnt, in nfsd4_proc_compound()
2401 if (xdr_stream_decode_u32(argp->xdr, &argp->client_opcnt) < 0) in nfsd4_decode_compound()2403 argp->opcnt = min_t(u32, argp->client_opcnt, in nfsd4_decode_compound()