Home
last modified time | relevance | path

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

/linux/fs/nfsd/
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()
A Dexport.h76 struct nfsd4_deviceid_map *ex_devid_map; member
A Dexport.c610 exp.ex_devid_map = NULL; in svc_export_parse()
812 new->ex_devid_map = item->ex_devid_map; in export_update()
813 item->ex_devid_map = NULL; in export_update()

Completed in 8 milliseconds