Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dflexfilelayoutxdr.c91 if (!gdp->gd_maxcount) { in nfsd4_ff_encode_getdeviceinfo()
Dblocklayoutxdr.c88 if (!gdp->gd_maxcount) { in nfsd4_block_encode_getdeviceinfo()
Dxdr4.h454 u32 gd_maxcount; /* request */ member
Dnfs4proc.c1325 gdp->gd_maxcount); in nfsd4_getdeviceinfo()
1346 if (gdp->gd_maxcount != 0) { in nfsd4_getdeviceinfo()
2058 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()
4137 if (xdr->buf->len + 4 > gdev->gd_maxcount) in nfsd4_encode_getdeviceinfo()