Searched refs:vnop_compound_rename_args (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvnode_if.c562 VOPARG_OFFSETOF(struct vnop_compound_rename_args,a_fdvp),
563 VOPARG_OFFSETOF(struct vnop_compound_rename_args,a_fvpp),
564 VOPARG_OFFSETOF(struct vnop_compound_rename_args,a_tdvp),
565 VOPARG_OFFSETOF(struct vnop_compound_rename_args,a_tvpp),
576 VOPARG_OFFSETOF(struct vnop_compound_rename_args, a_fcnp),
577 VOPARG_OFFSETOF(struct vnop_compound_rename_args, a_context),
H A Dkpi_vfs.c4033 struct vnop_compound_rename_args a;
/xnu-2422.115.4/bsd/sys/
H A Dvnode_if.h724 struct vnop_compound_rename_args { struct

Completed in 35 milliseconds