Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dxdr4.h447 u32 gd_maxcount; /* request */ member
Dnfs4proc.c1209 gdp->gd_maxcount); in nfsd4_getdeviceinfo()
1230 if (gdp->gd_maxcount != 0) in nfsd4_getdeviceinfo()
Dnfs4xdr.c1540 gdev->gd_maxcount = be32_to_cpup(p++); in nfsd4_decode_getdeviceinfo()
4061 if (gdev->gd_maxcount != 0) { in nfsd4_encode_getdeviceinfo()
4069 if (xdr->buf->len + 4 > gdev->gd_maxcount) in nfsd4_encode_getdeviceinfo()