Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4layouts.c71 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()
H A Dexport.h76 struct nfsd4_deviceid_map *ex_devid_map; member
H A Dexport.c630 exp.ex_devid_map = NULL; in svc_export_parse()
835 new->ex_devid_map = item->ex_devid_map; in export_update()
836 item->ex_devid_map = NULL; in export_update()