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

/darwin-on-arm/xnu/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.c4765 struct vnop_compound_rename_args a;
/darwin-on-arm/xnu/bsd/sys/
H A Dvnode_if.h724 struct vnop_compound_rename_args { struct

Completed in 27 milliseconds