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

/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c751 zfsctl_snapdir_rename(vnode_t *sdvp, char *snm, vnode_t *tdvp, char *tnm, argument
H A Dzfs_vnops.c3722 zfs_rename(vnode_t *sdvp, char *snm, vnode_t *tdvp, char *tnm, cred_t *cr, argument
3952 vnevent_rename_dest(ZTOV(tzp), tdvp, tnm, ct); local
4285 zfs_link(vnode_t *tdvp, vnode_t *svp, char *name, cred_t *cr, caller_context_t *ct, int flags) argument
6262 vnode_t *tdvp = ap->a_tdvp; local
6334 vnode_t *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.0-release/sys/fs/ext2fs/
H A Dext2_vnops.c660 struct vnode *tdvp = ap->a_tdvp; local
723 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.0-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
1374 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.0-release/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c1008 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.0-release/sys/fs/nandfs/
H A Dnandfs_vnops.c1351 struct vnode *tdvp = ap->a_tdvp; local
1521 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2240 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
H A Dnfs_clvnops.c1786 struct vnode *tdvp = ap->a_tdvp; local
1928 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
1972 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1105 struct vnode *fvp, *tvp, *tdvp; local
/freebsd-10.0-release/sys/fs/nullfs/
H A Dnull_vnops.c553 struct vnode *tdvp = ap->a_tdvp; local
/freebsd-10.0-release/sys/fs/smbfs/
H A Dsmbfs_vnops.c625 struct vnode *tdvp = ap->a_tdvp; local
/freebsd-10.0-release/sys/fs/tmpfs/
H A Dtmpfs_vnops.c659 tmpfs_rename_relock(struct vnode *fdvp, struct vnode **fvpp, struct vnode *tdvp, struct vnode **tvpp, struct componentname *fcnp, struct componentname *tcnp) argument
789 struct vnode *tdvp = v->a_tdvp; local
[all...]
/freebsd-10.0-release/sys/fs/unionfs/
H A Dunion_vnops.c1109 struct vnode *tdvp; local
[all...]
/freebsd-10.0-release/sys/kern/
H A Dvfs_syscalls.c3501 struct vnode *tvp, *fvp, *tdvp; local
/freebsd-10.0-release/sys/nfsclient/
H A Dnfs_vnops.c1821 struct vnode *tdvp = ap->a_tdvp; local
1917 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
1966 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/freebsd-10.0-release/sys/nfsserver/
H A Dnfs_serv.c1765 struct vnode *fvp, *tvp, *tdvp, *fdirp = NULL; local
/freebsd-10.0-release/sys/ufs/ufs/
H A Dufs_vnops.c988 struct vnode *tdvp = ap->a_tdvp; local
1142 struct vnode *tdvp = ap->a_tdvp; local
[all...]

Completed in 312 milliseconds