Searched refs:a_fcnp (Results 1 – 4 of 4) sorted by relevance
569 VOPARG_OFFSETOF(struct vnop_rename_args, a_fcnp),589 VOPARG_OFFSETOF(struct vnop_renamex_args, a_fcnp),609 VOPARG_OFFSETOF(struct vnop_compound_rename_args, a_fcnp),
4774 struct componentname *a_fcnp;4792 a.a_fcnp = fcnp; in VNOP_RENAME()4856 struct componentname *a_fcnp;4875 a.a_fcnp = fcnp; in VNOP_RENAMEX()4912 a.a_fcnp = fcnp; in VNOP_COMPOUND_RENAME()
758 struct componentname *a_fcnp; member808 struct componentname *a_fcnp; member841 struct componentname *a_fcnp; /* Source name */ member
1078 struct componentname *fcnp = ap->a_fcnp; in devfs_rename()