open_fid
file = open_fid(sc->fs_rootfd, ".", ai, true);
static struct fs_fid *open_fid(int, const char *, struct fs_authinfo *, bool);
newfile = open_fid(file->ff_dirfd, succ, ai, false);