Lines Matching defs:gdp
2164 struct nfsd4_getdeviceinfo *gdp = &u->getdeviceinfo;
2172 gdp->gd_layout_type,
2173 gdp->gd_devid.fsid_idx, gdp->gd_devid.generation,
2174 gdp->gd_maxcount);
2176 map = nfsd4_find_devid_map(gdp->gd_devid.fsid_idx);
2190 ops = nfsd4_layout_verify(exp, gdp->gd_layout_type);
2195 if (gdp->gd_maxcount != 0) {
2197 rqstp, cstate->clp, gdp);
2200 gdp->gd_notify_types &= ops->notify_types;