Searched refs:nfs_idmap_lookup_id (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/nfs/ |
H A D | nfs4idmap.c | 354 static int nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, nfs_idmap_lookup_id() function 723 ret = nfs_idmap_lookup_id(name, namelen, "uid", &id, idmap); nfs_map_name_to_uid() 740 ret = nfs_idmap_lookup_id(name, namelen, "gid", &id, idmap); nfs_map_group_to_gid()
|
Completed in 161 milliseconds