Home
last modified time | relevance | path

Searched defs:tcnp (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/sys/tmpfs/
H A Dtmpfs_vnops.c1277 struct componentname *tcnp = ap->a_tcnp; tmpfs_rename() local
1375 tmpfs_sane_rename(struct vnode * fdvp,struct componentname * fcnp,struct vnode * tdvp,struct componentname * tcnp,struct ucred * cred,int posixly_correct) tmpfs_sane_rename() argument
1601 tmpfs_rename_enter(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * fdvp,struct tmpfs_node * fdnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct vnode * tdvp,struct tmpfs_node * tdnode,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter() argument
1664 tmpfs_rename_enter_common(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * dvp,struct tmpfs_node * dnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter_common() argument
1774 tmpfs_rename_enter_separate(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * fdvp,struct tmpfs_node * fdnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct vnode * tdvp,struct tmpfs_node * tdnode,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter_separate() argument
2545 struct componentname *tcnp = ap->a_tcnp; tmpfs_rename_abort() local
[all...]
H A Dtmpfs_mem.c219 tmpfs_strname_neqlen(struct componentname *fcnp, struct componentname *tcnp) in tmpfs_strname_neqlen()
/openbsd-src/sys/ufs/ext2fs/
H A Dext2fs_vnops.c498 struct componentname *tcnp = ap->a_tcnp; in ext2fs_rename() local
/openbsd-src/sys/kern/
H A Dvfs_vops.c361 struct componentname *tcnp) in VOP_RENAME() argument
/openbsd-src/sys/ufs/ufs/
H A Dufs_vnops.c689 struct componentname *tcnp = ap->a_tcnp; in ufs_rename() local
[all...]
/openbsd-src/sys/msdosfs/
H A Dmsdosfs_vnops.c892 struct componentname *tcnp = ap->a_tcnp; in msdosfs_rename() local
[all...]
/openbsd-src/sys/miscfs/fuse/
H A Dfuse_vnops.c1230 struct componentname *tcnp = ap->a_tcnp; fusefs_rename() local
/openbsd-src/sys/nfs/
H A Dnfs_vnops.c1780 struct componentname *tcnp = ap->a_tcnp; nfs_rename() local