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

/linux-master/fs/nfs/
H A Dnfs4idmap.c350 static ssize_t nfs_idmap_lookup_name(__u32 id, const char *type, char *buf, function
787 ret = nfs_idmap_lookup_name(id, "user", buf, buflen, idmap);
801 ret = nfs_idmap_lookup_name(id, "group", buf, buflen, idmap);

Completed in 101 milliseconds