Searched refs:gd_maxcount (Results 1 – 3 of 3) sorted by relevance
471 u32 gd_maxcount; /* request */ member
2011 gdp->gd_maxcount); in nfsd4_getdeviceinfo()2032 if (gdp->gd_maxcount != 0) { in nfsd4_getdeviceinfo()2872 rlen = min(op->u.getdeviceinfo.gd_maxcount, maxcount); in nfsd4_getdeviceinfo_rsize()
1691 if (xdr_stream_decode_u32(argp->xdr, &gdev->gd_maxcount) < 0) in nfsd4_decode_getdeviceinfo()4534 if (gdev->gd_maxcount != 0) { in nfsd4_encode_getdeviceinfo()4543 if (xdr->buf->len + 4 > gdev->gd_maxcount) in nfsd4_encode_getdeviceinfo()