Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dxdr4.h456 u32 gd_maxcount; /* request */ member
Dnfs4proc.c1557 gdp->gd_maxcount); in nfsd4_getdeviceinfo()
1578 if (gdp->gd_maxcount != 0) { in nfsd4_getdeviceinfo()
2299 rlen = min(op->u.getdeviceinfo.gd_maxcount, maxcount); in nfsd4_getdeviceinfo_rsize()
Dnfs4xdr.c1587 gdev->gd_maxcount = be32_to_cpup(p++); in nfsd4_decode_getdeviceinfo()
4123 if (gdev->gd_maxcount != 0) { in nfsd4_encode_getdeviceinfo()
4132 if (xdr->buf->len + 4 > gdev->gd_maxcount) in nfsd4_encode_getdeviceinfo()