Searched refs:a_tcnp (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dvnode_if.h702 struct componentname *a_tcnp; member in struct:vnop_rename_args
734 struct componentname *a_tcnp; /* Destination name */ member in struct:vnop_compound_rename_args
1245 struct componentname *a_tcnp; member in struct:vnop_copyfile_args
/xnu-2422.115.4/bsd/vfs/
H A Dvnode_if.c869 VOPARG_OFFSETOF(struct vnop_copyfile_args, a_tcnp),
H A Dkpi_vfs.c3964 struct componentname *a_tcnp;
3983 a.a_tcnp = tcnp;
4048 a.a_tcnp = tcnp;
5036 struct componentname *a_tcnp;
5052 a.a_tcnp = tcnp;
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c940 struct componentname *a_tcnp;
948 struct componentname *tcnp = ap->a_tcnp;
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c4057 struct componentname *a_tcnp;
4072 struct componentname *tcnp = ap->a_tcnp;
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_vnops.c3990 struct componentname *a_tcnp;
4000 struct componentname *tcnp = ap->a_tcnp;

Completed in 126 milliseconds