Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/vfs/
H A Dvnode_if.c596 VOPARG_OFFSETOF(struct vnop_compound_rename_args, a_fvpp),
H A Dkpi_vfs.c4911 a.a_fvpp = fvpp; in VNOP_COMPOUND_RENAME()
/xnu-12377.41.6/bsd/sys/
H A Dvnode_if.h840 vnode_t *a_fvpp; /* Vnode to rename (can point to a NULL pointer) */ member