fs_getpwuid
static struct passwd *fs_getpwuid(struct fs_softc *, uid_t, struct r_pgdata *);
user = fs_getpwuid(sc, buf->st_uid, &udata);
pwd = fs_getpwuid(sc, uid, &udata);