chfs_filldir
int chfs_filldir (struct uio *, ino_t, const char *, int, enum chtype);
error = chfs_filldir(uio, ip->ino, ".", 1, CHT_DIR);
error = chfs_filldir(uio, chvc->pvno, "..", 2, CHT_DIR);
error = chfs_filldir(uio, fd->vno,