Searched defs:tdvp (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/sys/fs/nullfs/
H A Dnull_vnops.c595 struct vnode *tdvp = ap->a_tdvp; local
/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_internal.c415 fuse_internal_rename(struct vnode *fdvp, struct componentname *fcnp, struct vnode *tdvp, struct componentname *tcnp) argument
H A Dfuse_vnops.c608 struct vnode *tdvp = ap->a_tdvp; local
1400 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10-stable/sys/fs/unionfs/
H A Dunion_vnops.c1108 struct vnode *tdvp; local
[all...]
/freebsd-10-stable/sys/fs/smbfs/
H A Dsmbfs_vnops.c626 struct vnode *tdvp = ap->a_tdvp; local
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_vnops.c665 struct vnode *tdvp = ap->a_tdvp; local
724 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10-stable/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c1013 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.c655 tmpfs_rename_relock(struct vnode *fdvp, struct vnode **fvpp, struct vnode *tdvp, struct vnode **tvpp, struct componentname *fcnp, struct componentname *tcnp) argument
785 struct vnode *tdvp = v->a_tdvp; local
[all...]
/freebsd-10-stable/sys/ufs/ufs/
H A Dufs_vnops.c970 struct vnode *tdvp = ap->a_tdvp; local
1122 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_vnops.c1351 struct vnode *tdvp = ap->a_tdvp; local
1520 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_vnops.c1820 struct vnode *tdvp = ap->a_tdvp; local
1916 nfs_renamerpc(struct vnode *fdvp, const char *fnameptr, int fnamelen, struct vnode *tdvp, const char *tnameptr, int tnamelen, struct ucred *cred, struct thread *td) argument
1965 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10-stable/sys/nfsserver/
H A Dnfs_serv.c1766 struct vnode *fvp, *tvp, *tdvp, *fdirp = NULL; local
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clvnops.c1773 struct vnode *tdvp = ap->a_tdvp; local
1915 nfs_renamerpc(struct vnode *fdvp, struct vnode *fvp, char *fnameptr, int fnamelen, struct vnode *tdvp, struct vnode *tvp, char *tnameptr, int tnamelen, struct ucred *cred, struct thread *td) argument
1959 struct vnode *tdvp = ap->a_tdvp; local
[all...]
H A Dnfs_clrpcops.c2307 nfsrpc_rename(vnode_t fdvp, vnode_t fvp, char *fnameptr, int fnamelen, vnode_t tdvp, vnode_t tvp, char *tnameptr, int tnamelen, struct ucred *cred, NFSPROC_T *p, struct nfsvattr *fnap, struct nfsvattr *tnap, int *fattrflagp, int *tattrflagp, void *fstuff, void *tstuff) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c3484 zfs_rename_relock(struct vnode *sdvp, struct vnode **svpp, struct vnode *tdvp, struct vnode **tvpp, const struct componentname *scnp, const struct componentname *tcnp) argument
3726 zfs_rename(vnode_t *sdvp, vnode_t **svpp, struct componentname *scnp, vnode_t *tdvp, vnode_t **tvpp, struct componentname *tcnp, cred_t *cr) argument
4161 zfs_link(vnode_t *tdvp, vnode_t *svp, char *name, cred_t *cr, caller_context_t *ct, int flags) argument
5302 vnode_t *tdvp = ap->a_tdvp; local
5365 vnode_t *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1122 struct vnode *fvp, *tvp, *tdvp; local
/freebsd-10-stable/sys/kern/
H A Dvfs_syscalls.c3624 struct vnode *tvp, *fvp, *tdvp; local
[all...]

Completed in 639 milliseconds