Home
last modified time | relevance | path

Searched refs:client_opcnt (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h723 u32 client_opcnt; member
H A Dnfs4proc.c2665 trace_nfsd_compound(rqstp, args->tag, args->taglen, args->client_opcnt); in nfsd4_proc_compound()
2673 args->client_opcnt > resp->opcnt) { in nfsd4_proc_compound()
2754 trace_nfsd_compound_status(args->client_opcnt, resp->opcnt, in nfsd4_proc_compound()
H A Dnfs4xdr.c2460 if (xdr_stream_decode_u32(argp->xdr, &argp->client_opcnt) < 0) in nfsd4_decode_compound()
2462 argp->opcnt = min_t(u32, argp->client_opcnt, in nfsd4_decode_compound()

Completed in 13 milliseconds