Lines Matching defs:gdp
1847 struct nfsd4_getdeviceinfo *gdp = &u->getdeviceinfo;
1855 gdp->gd_layout_type,
1856 gdp->gd_devid.fsid_idx, gdp->gd_devid.generation,
1857 gdp->gd_maxcount);
1859 map = nfsd4_find_devid_map(gdp->gd_devid.fsid_idx);
1873 ops = nfsd4_layout_verify(exp, gdp->gd_layout_type);
1878 if (gdp->gd_maxcount != 0) {
1880 rqstp, cstate->session->se_client, gdp);
1883 gdp->gd_notify_types &= ops->notify_types;