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

/linux-master/fs/nfs/
H A Dnfs4idmap.c365 static int nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, function
752 ret = nfs_idmap_lookup_id(name, namelen, "uid", &id, idmap);
769 ret = nfs_idmap_lookup_id(name, namelen, "gid", &id, idmap);

Completed in 120 milliseconds