Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/vfs/
H A Dvnode_if.c598 VOPARG_OFFSETOF(struct vnop_compound_rename_args, a_tvpp),
H A Dkpi_vfs.c4916 a.a_tvpp = tvpp; in VNOP_COMPOUND_RENAME()
/xnu-12377.41.6/bsd/sys/
H A Dvnode_if.h845 vnode_t *a_tvpp; /* Vnode to rename over (can point to a NULL pointer) */ member