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

/linux-4.4.14/fs/nfs/
H A Dnfs4idmap.c339 static ssize_t nfs_idmap_lookup_name(__u32 id, const char *type, char *buf, nfs_idmap_lookup_name() function
758 ret = nfs_idmap_lookup_name(id, "user", buf, buflen, idmap); nfs_map_uid_to_name()
772 ret = nfs_idmap_lookup_name(id, "group", buf, buflen, idmap); nfs_map_gid_to_group()

Completed in 149 milliseconds