Searched defs:tvp (Results 1 - 16 of 16) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_lookup.c157 struct vnode *tvp; /* target vnode */ local
H A Dhfs_cnode.c971 struct vnode *tvp = NULLVP; local
H A Dhfs_vnops.c3600 struct vnode *tvp = ap->a_tvp; local
5071 struct vnode *tvp; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_time.c645 microtime( struct timeval *tvp) argument
658 microuptime( struct timeval *tvp) argument
700 tvtoabstime( struct timeval *tvp) argument
[all...]
H A Dkern_exit.c436 vnode_t tvp = NULLVP; local
1701 vnode_t tvp; local
H A Dproc_info.c900 vnode_t tvp; local
H A Duipc_usrreq.c842 struct vnode *tvp = NULL; local
H A Dkern_exec.c3807 vnode_t tvp = p->p_textvp; local
H A Dkern_proc.c1743 vnode_t tvp; local
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c944 struct vnode *tvp = ap->a_tvp; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cache.c205 vnode_t vp, tvp; local
[all...]
H A Dkpi_vfs.c3930 VNOP_EXCHANGE(vnode_t fvp, vnode_t tvp, int options, vfs_context_t ctx) argument
4624 VNOP_RENAME(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, vfs_context_t ctx) argument
6007 VNOP_COPYFILE(struct vnode *fvp, struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, int mode, int flags, vfs_context_t ctx) argument
[all...]
H A Dvfs_subr.c5512 vn_authorize_rename(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, vfs_context_t ctx, void *reserved) argument
[all...]
H A Dvfs_syscalls.c1553 vnode_t tvp; local
1609 vnode_t tvp; local
2643 vnode_t tvp; local
2767 vnode_t tvp; local
2866 vnode_t tvp; local
5865 vnode_t tvp, fvp, tdvp, sdvp; local
5949 vnode_t tvp, tdvp; local
6984 struct vnode *tvp = vp; local
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c2523 vnode_t fvp, tvp, tdvp, fdvp, fdirp, tdirp; local
[all...]
H A Dnfs_vnops.c3909 vnode_t tvp = ap->a_tvp; local
[all...]

Completed in 150 milliseconds