Searched refs:gd_maxcount (Results 1 – 5 of 5) sorted by relevance
91 if (!gdp->gd_maxcount) { in nfsd4_ff_encode_getdeviceinfo()
89 if (!gdp->gd_maxcount) { in nfsd4_block_encode_getdeviceinfo()
610 u32 gd_maxcount; /* request */ member
2344 gdp->gd_maxcount); in nfsd4_getdeviceinfo()2367 if (gdp->gd_maxcount != 0) { in nfsd4_getdeviceinfo()3249 u32 rlen = min(op->u.getdeviceinfo.gd_maxcount, nfsd4_max_payload(rqstp)); in nfsd4_getdeviceinfo_rsize()
1791 if (xdr_stream_decode_u32(argp->xdr, &gdev->gd_maxcount) < 0) in nfsd4_decode_getdeviceinfo()5180 if (xdr->buf->len + XDR_UNIT > gdev->gd_maxcount) in nfsd4_encode_device_addr4()
Completed in 48 milliseconds