OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_fcnp
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/sys/
vnode_if.h
318
struct componentname *
a_fcnp
;
member in struct:vop_rename_args
/src/sys/fs/v7fs/
v7fs_vnops.c
778
struct componentname *
a_fcnp
;
791
const char *from_name = a->
a_fcnp
->cn_nameptr;
793
size_t from_len = a->
a_fcnp
->cn_namelen;
/src/sys/fs/union/
union_vnops.c
1331
struct componentname *
a_fcnp
;
1374
ap->
a_fcnp
->cn_flags |= DOWHITEOUT;
1406
error = VOP_RENAME(fdvp, fvp, ap->
a_fcnp
, tdvp, tvp, ap->a_tcnp);
/src/sys/fs/sysvbfs/
sysvbfs_vnops.c
552
struct componentname *
a_fcnp
;
563
const char *from_name = ap->
a_fcnp
->cn_nameptr;
/src/sys/miscfs/genfs/
genfs_rename.c
169
struct componentname *
a_fcnp
;
176
struct componentname *fcnp = ap->
a_fcnp
;
/src/sys/fs/msdosfs/
msdosfs_rename.c
101
struct componentname *
a_fcnp
;
108
struct componentname *fcnp = ap->
a_fcnp
;
/src/sys/kern/
vnode_if.c
1276
VOPARG_OFFSETOF(struct vop_rename_args,
a_fcnp
),
1293
a.
a_fcnp
= fcnp;
/src/sys/fs/nilfs/
nilfs_vnops.c
1282
struct componentname *
a_fcnp
;
1292
struct componentname *fcnp = ap->
a_fcnp
;
/src/sys/fs/unionfs/
unionfs_vnops.c
1041
fcnp = ap->
a_fcnp
;
/src/sys/ufs/chfs/
chfs_vnops.c
1126
struct componentname *
a_fcnp
;
1133
struct componentname *fcnp = ap->
a_fcnp
;
/src/sys/coda/
coda_vnops.c
1226
struct componentname *fcnp = ap->
a_fcnp
;
/src/sys/fs/puffs/
puffs_vnops.c
2123
struct componentname *
a_fcnp
;
2149
ap->
a_fcnp
, PUFFS_USE_FULLPNBUF(pmp));
2192
VOP_ABORTOP(fdvp, ap->
a_fcnp
);
/src/sys/fs/nfs/client/
nfs_clvnops.c
1769
struct componentname *fcnp = ap->
a_fcnp
;
/src/sys/nfs/
nfs_vnops.c
1815
struct componentname *
a_fcnp
;
1825
struct componentname *fcnp = ap->
a_fcnp
;
Completed in 32 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025