Searched refs:gd_maxcount (Results 1 – 3 of 3) sorted by relevance
454 u32 gd_maxcount; /* request */ member
1323 gdp->gd_maxcount); in nfsd4_getdeviceinfo()1344 if (gdp->gd_maxcount != 0) { in nfsd4_getdeviceinfo()2056 rlen = min(op->u.getdeviceinfo.gd_maxcount, maxcount); in nfsd4_getdeviceinfo_rsize()
1586 gdev->gd_maxcount = be32_to_cpup(p++); in nfsd4_decode_getdeviceinfo()4121 if (gdev->gd_maxcount != 0) { in nfsd4_encode_getdeviceinfo()4130 if (xdr->buf->len + 4 > gdev->gd_maxcount) in nfsd4_encode_getdeviceinfo()