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