Searched refs:nfsv4_uidtostr (Results 1 – 3 of 3) sorted by relevance
426 nfsv4_uidtostr(aclp->acl_entry[i].ae_id, &name, in nfsrv_buildacl()
403 void nfsv4_uidtostr(uid_t, u_char **, int *);
2898 nfsv4_uidtostr(vap->va_uid, &cp, &siz); in nfsv4_fillattr()3265 nfsv4_uidtostr(uid_t uid, u_char **cpp, int *retlenp) in nfsv4_uidtostr() function