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

/linux-master/fs/nfs/
H A Dnfs4idmap.h62 int nfs_map_uid_to_name(const struct nfs_server *, kuid_t, char *, size_t);
H A Dnfs4idmap.c779 int nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) function
H A Dnfs4xdr.c1112 owner_namelen = nfs_map_uid_to_name(server, iap->ia_uid, owner_name, IDMAP_NAMESZ);

Completed in 175 milliseconds