Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dflexfilelayoutxdr.c91 if (!gdp->gd_maxcount) { in nfsd4_ff_encode_getdeviceinfo()
Dblocklayoutxdr.c89 if (!gdp->gd_maxcount) { in nfsd4_block_encode_getdeviceinfo()
Dxdr4.h474 u32 gd_maxcount; /* request */ member
Dnfs4proc.c2174 gdp->gd_maxcount); in nfsd4_getdeviceinfo()
2195 if (gdp->gd_maxcount != 0) { in nfsd4_getdeviceinfo()
3073 u32 rlen = min(op->u.getdeviceinfo.gd_maxcount, nfsd4_max_payload(rqstp)); in nfsd4_getdeviceinfo_rsize()
Dnfs4xdr.c1749 if (xdr_stream_decode_u32(argp->xdr, &gdev->gd_maxcount) < 0) in nfsd4_decode_getdeviceinfo()
4697 if (xdr->buf->len + 4 > gdev->gd_maxcount) in nfsd4_encode_getdeviceinfo()