Home
last modified time | relevance | path

Searched refs:gd_maxcount (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/nfsd/
Dxdr4.h474 u32 gd_maxcount; /* request */ member
Dnfs4proc.c2158 gdp->gd_maxcount); in nfsd4_getdeviceinfo()
2179 if (gdp->gd_maxcount != 0) { in nfsd4_getdeviceinfo()
3058 u32 rlen = min(op->u.getdeviceinfo.gd_maxcount, nfsd4_max_payload(rqstp)); in nfsd4_getdeviceinfo_rsize()
Dnfs4xdr.c1709 if (xdr_stream_decode_u32(argp->xdr, &gdev->gd_maxcount) < 0) in nfsd4_decode_getdeviceinfo()
4562 if (gdev->gd_maxcount != 0) { in nfsd4_encode_getdeviceinfo()
4571 if (xdr->buf->len + 4 > gdev->gd_maxcount) in nfsd4_encode_getdeviceinfo()