compound_init
compound_init(&readdir_args.rd_arg, &str, 0, 2, &nfp->fh.fh4);
compound_init(&readdir_args.rd_arg, &str, 0, 2, NULL);
compound_init(&getattrargs.ga_arg, &str, 0, 2, &nfp->fh.fh4);
compound_init(&getattrargs.ga_arg, &str, 0, 2, NULL);
compound_init(&lookupargs.la_arg, &str, 0, 3, &dir->fh.fh4);
compound_init(&lookupargs.la_arg, &str, 0, 3, NULL);
compound_init(&lookuppargs.la_arg, &str, 0, 3, &dir->fh.fh4);
compound_init(&lookuppargs.la_arg, &str, 0, 3, NULL);
compound_init(&readlinkargs.rl_arg, &str, 0, 2,
compound_init(&readlinkargs.rl_arg, &str, 0, 2, NULL);
compound_init(&readargs.r_arg, &str, 0, 2, &filep->fh.fh4);
compound_init(&readargs.r_arg, &str, 0, 2, NULL);
extern void compound_init(b_compound_t *, utf8string *, uint_t, uint_t,