Searched refs:mincount (Results 1 – 3 of 3) sorted by relevance
137 pdev->mincount = 0; in nfs4_get_device_info()
221 unsigned int mincount; member
5829 pdev->mincount = be32_to_cpup(p); in decode_getdeviceinfo()5831 __func__, pdev->mincount); in decode_getdeviceinfo()5850 pdev->mincount = be32_to_cpup(p); in decode_getdeviceinfo()5851 if (xdr_read_pages(xdr, pdev->mincount) != pdev->mincount) in decode_getdeviceinfo()