Home
last modified time | relevance | path

Searched refs:vnop_clonefile_args (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/vfs/
H A Dvnode_if.c925 VOPARG_OFFSETOF(struct vnop_clonefile_args, a_fvp),
926 VOPARG_OFFSETOF(struct vnop_clonefile_args, a_dvp),
934 .vdesc_vpp_offset = VOPARG_OFFSETOF(struct vnop_clonefile_args, a_vpp),
937 .vdesc_componentname_offset = VOPARG_OFFSETOF(struct vnop_clonefile_args, a_cnp),
938 .vdesc_context_offset = VOPARG_OFFSETOF(struct vnop_clonefile_args, a_context),
H A Dkpi_vfs.c6017 struct vnop_clonefile_args {
6046 struct vnop_clonefile_args a; in VNOP_CLONEFILE()
/xnu-12377.41.6/bsd/sys/
H A Dvnode_if.h1405 struct vnop_clonefile_args { struct