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

/freebsd-10.2-release/sys/fs/nullfs/
H A Dnull_vnops.c593 struct vnode *tdvp = ap->a_tdvp; local
/freebsd-10.2-release/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.c598 struct vnode *tdvp = ap->a_tdvp; local
1379 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.2-release/sys/fs/tmpfs/
H A Dtmpfs_vnops.c624 tmpfs_rename_relock(struct vnode *fdvp, struct vnode **fvpp, struct vnode *tdvp, struct vnode **tvpp, struct componentname *fcnp, struct componentname *tcnp) argument
754 struct vnode *tdvp = v->a_tdvp; local
[all...]
/freebsd-10.2-release/sys/fs/ext2fs/
H A Dext2_vnops.c667 struct vnode *tdvp = ap->a_tdvp; local
726 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.2-release/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c1007 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.2-release/sys/fs/smbfs/
H A Dsmbfs_vnops.c625 struct vnode *tdvp = ap->a_tdvp; local
/freebsd-10.2-release/sys/fs/unionfs/
H A Dunion_vnops.c1108 struct vnode *tdvp; local
[all...]
/freebsd-10.2-release/sys/ufs/ufs/
H A Dufs_vnops.c963 struct vnode *tdvp = ap->a_tdvp; local
1113 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.2-release/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.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c763 zfsctl_snapdir_rename(vnode_t *sdvp, char *snm, vnode_t *tdvp, char *tnm, argument
H A Dzfs_vnops.c3730 zfs_rename(vnode_t *sdvp, char *snm, vnode_t *tdvp, char *tnm, cred_t *cr, argument
3963 vnevent_rename_dest(ZTOV(tzp), tdvp, tnm, ct); local
4308 zfs_link(vnode_t *tdvp, vnode_t *svp, char *name, cred_t *cr, caller_context_t *ct, int flags) argument
6449 vnode_t *tdvp = ap->a_tdvp; local
6521 vnode_t *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.2-release/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.c2263 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.2-release/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.2-release/sys/nfsserver/
H A Dnfs_serv.c1766 struct vnode *fvp, *tvp, *tdvp, *fdirp = NULL; local
/freebsd-10.2-release/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1117 struct vnode *fvp, *tvp, *tdvp; local
/freebsd-10.2-release/sys/kern/
H A Dvfs_syscalls.c3530 struct vnode *tvp, *fvp, *tdvp; local
[all...]

Completed in 309 milliseconds