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

/darwin-on-arm/xnu/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
1243 struct componentname *a_tcnp; member in struct:vnop_copyfile_args
/darwin-on-arm/xnu/bsd/vfs/
H A Dvnode_if.c869 VOPARG_OFFSETOF(struct vnop_copyfile_args, a_tcnp),
H A Dkpi_vfs.c4619 struct componentname *a_tcnp;
4644 a.a_tcnp = tcnp;
4780 a.a_tcnp = tcnp;
6000 struct componentname *a_tcnp;
6016 a.a_tcnp = tcnp;
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c940 struct componentname *a_tcnp;
948 struct componentname *tcnp = ap->a_tcnp;
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c3596 struct componentname *a_tcnp;
3611 struct componentname *tcnp = ap->a_tcnp;
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vnops.c3901 struct componentname *a_tcnp;
3911 struct componentname *tcnp = ap->a_tcnp;

Completed in 119 milliseconds