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

/xnu-2422.115.4/bsd/vfs/
H A Dvnode_if.c556 VOPARG_OFFSETOF(struct vnop_rename_args, a_fcnp),
576 VOPARG_OFFSETOF(struct vnop_compound_rename_args, a_fcnp),
H A Dkpi_vfs.c3961 struct componentname *a_fcnp;
3980 a.a_fcnp = fcnp;
4043 a.a_fcnp = fcnp;
/xnu-2422.115.4/bsd/sys/
H A Dvnode_if.h699 struct componentname *a_fcnp; member in struct:vnop_rename_args
729 struct componentname *a_fcnp; /* Source name */ member in struct:vnop_compound_rename_args
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c937 struct componentname *a_fcnp;
949 struct componentname *fcnp = ap->a_fcnp;
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c4054 struct componentname *a_fcnp;
4073 struct componentname *fcnp = ap->a_fcnp;
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_vnops.c3987 struct componentname *a_fcnp;
4001 struct componentname *fcnp = ap->a_fcnp;

Completed in 80 milliseconds