Searched refs:client_opcnt (Results 1 – 3 of 3) sorted by relevance
864 u32 client_opcnt; member
2722 trace_nfsd_compound(rqstp, args->tag, args->taglen, args->client_opcnt); in nfsd4_proc_compound()2730 args->client_opcnt > resp->opcnt) { in nfsd4_proc_compound()2811 trace_nfsd_compound_status(args->client_opcnt, resp->opcnt, in nfsd4_proc_compound()
2481 if (xdr_stream_decode_u32(argp->xdr, &argp->client_opcnt) < 0) in nfsd4_decode_compound()2483 argp->opcnt = min_t(u32, argp->client_opcnt, in nfsd4_decode_compound()
Completed in 24 milliseconds