fb_setup
fbuf = fb_setup(0, ip->i_number,
fbuf = fb_setup(0, ip->i_number,
fbuf = fb_setup(0, nid, FUSE_FORGET, p);
fbuf = fb_setup(cnp->cn_namelen + 1, dp->i_number,
fbuf = fb_setup(0, 0, FUSE_INIT, p);
fbuf = fb_setup(0, 0, FUSE_DESTROY, p);
fbuf = fb_setup(0, FUSE_ROOT_ID, FUSE_STATFS, p);
fbuf = fb_setup(0, ip->i_number, FUSE_FORGET, p);
fbuf = fb_setup(cnp->cn_namelen + 1, ip->i_number,
fbuf = fb_setup(cnp->cn_namelen + 1, ip->i_number,
fbuf = fb_setup(0, ip->i_number, FUSE_READ, p);
fbuf = fb_setup(len, ip->i_number, FUSE_WRITE, p);
fbuf = fb_setup(fcnp->cn_namelen + tcnp->cn_namelen + 2,
fbuf = fb_setup(cnp->cn_namelen + 1, ip->i_number,
fbuf = fb_setup(cnp->cn_namelen + 1, dp->i_number,
fbuf = fb_setup(cnp->cn_namelen + 1, dp->i_number,
fbuf = fb_setup(0, ip->i_number, FUSE_FSYNC, p);
fbuf = fb_setup(0, ip->i_number, FUSE_FLUSH, ap->a_p);
fbuf = fb_setup(0, ip->i_number, FUSE_GETATTR, p);
fbuf = fb_setup(0, ip->i_number, FUSE_SETATTR, p);
fbuf = fb_setup(cnp->cn_namelen + 1, dip->i_number,
fbuf = fb_setup(len + cnp->cn_namelen + 1, dp->i_number,
fbuf = fb_setup(0, ip->i_number, FUSE_READDIR, p);
fbuf = fb_setup(0, ip->i_number, FUSE_READLINK, p);
struct fusebuf *fb_setup(size_t, ino_t, int, struct proc *);