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

/darwin-on-arm/xnu/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.c4616 struct componentname *a_fcnp;
4641 a.a_fcnp = fcnp;
4775 a.a_fcnp = fcnp;
/darwin-on-arm/xnu/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
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c937 struct componentname *a_fcnp;
949 struct componentname *fcnp = ap->a_fcnp;
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c3593 struct componentname *a_fcnp;
3612 struct componentname *fcnp = ap->a_fcnp;
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vnops.c3898 struct componentname *a_fcnp;
3912 struct componentname *fcnp = ap->a_fcnp;

Completed in 108 milliseconds