Searched refs:vnop_copyfile_args (Results 1 – 5 of 5) sorted by relevance
168 extern int nop_copyfile(struct vnop_copyfile_args *ap);169 extern int err_copyfile(struct vnop_copyfile_args *ap);
822 struct vnop_copyfile_args /*{832 nop_copyfile(__unused struct vnop_copyfile_args *ap) in nop_copyfile()839 err_copyfile(struct vnop_copyfile_args *ap) in err_copyfile()
906 VOPARG_OFFSETOF(struct vnop_copyfile_args, a_fvp),907 VOPARG_OFFSETOF(struct vnop_copyfile_args, a_tdvp),908 VOPARG_OFFSETOF(struct vnop_copyfile_args, a_tvp),919 .vdesc_componentname_offset = VOPARG_OFFSETOF(struct vnop_copyfile_args, a_tcnp),
5986 struct vnop_copyfile_args {6002 struct vnop_copyfile_args a; in VNOP_COPYFILE()
1384 struct vnop_copyfile_args { struct