Lines Matching defs:gdp
2334 struct nfsd4_getdeviceinfo *gdp = &u->getdeviceinfo;
2342 gdp->gd_layout_type,
2343 gdp->gd_devid.fsid_idx, gdp->gd_devid.generation,
2344 gdp->gd_maxcount);
2346 map = nfsd4_find_devid_map(gdp->gd_devid.fsid_idx);
2362 ops = nfsd4_layout_verify(exp, gdp->gd_layout_type);
2367 if (gdp->gd_maxcount != 0) {
2369 rqstp, cstate->clp, gdp);
2372 gdp->gd_notify_types &= ops->notify_types;