Searched refs:ex_devid_map (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfsd/
H A Dexport.h76 struct nfsd4_deviceid_map *ex_devid_map; member in struct:svc_export
H A Dnfs4layouts.c71 if (fhp->fh_export->ex_devid_map)
82 fhp->fh_export->ex_devid_map = old;
89 fhp->fh_export->ex_devid_map = map;
115 if (!fhp->fh_export->ex_devid_map) {
117 if (!fhp->fh_export->ex_devid_map)
121 id->fsid_idx = fhp->fh_export->ex_devid_map->idx;
H A Dexport.c634 exp.ex_devid_map = NULL;
841 new->ex_devid_map = item->ex_devid_map;
842 item->ex_devid_map = NULL;

Completed in 272 milliseconds