Searched refs:ex_devid_map (Results 1 – 2 of 2) sorted by relevance
71 if (fhp->fh_export->ex_devid_map) in nfsd4_alloc_devid_map()82 fhp->fh_export->ex_devid_map = old; in nfsd4_alloc_devid_map()89 fhp->fh_export->ex_devid_map = map; in nfsd4_alloc_devid_map()115 if (!fhp->fh_export->ex_devid_map) { in nfsd4_set_deviceid()117 if (!fhp->fh_export->ex_devid_map) in nfsd4_set_deviceid()121 id->fsid_idx = fhp->fh_export->ex_devid_map->idx; in nfsd4_set_deviceid()
76 struct nfsd4_deviceid_map *ex_devid_map; member