Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dxdr4.h454 u32 gd_maxcount; /* request */ member
Dnfs4proc.c1323 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()
Dnfs4xdr.c1586 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()