sys/fs/autofs/autofs_vnops.c
213
struct componentname *cnp;
sys/fs/cd9660/cd9660_lookup.c
127
struct componentname *cnp = ap->a_cnp;
sys/fs/devfs/devfs.h
125
struct componentname;
sys/fs/devfs/devfs.h
195
struct componentname *);
sys/fs/devfs/devfs_vnops.c
1057
struct componentname *cnp;
sys/fs/devfs/devfs_vnops.c
1235
struct componentname *cnp;
sys/fs/devfs/devfs_vnops.c
478
struct componentname *cnp)
sys/fs/ext2fs/ext2_extern.h
84
struct vnode *, struct componentname *);
sys/fs/ext2fs/ext2_extern.h
85
int ext2_dirremove(struct vnode *, struct componentname *);
sys/fs/ext2fs/ext2_extern.h
87
struct inode *, struct componentname *);
sys/fs/ext2fs/ext2_extern.h
94
struct componentname *);
sys/fs/ext2fs/ext2_extern.h
95
int ext2_htree_create_index(struct vnode *, struct componentname *,
sys/fs/ext2fs/ext2_htree.c
421
struct componentname *cnp, uint32_t blksize)
sys/fs/ext2fs/ext2_htree.c
666
ext2_htree_create_index(struct vnode *vp, struct componentname *cnp,
sys/fs/ext2fs/ext2_htree.c
68
struct componentname *cnp, uint32_t blksize);
sys/fs/ext2fs/ext2_htree.c
778
struct componentname *cnp)
sys/fs/ext2fs/ext2_lookup.c
1075
ext2_dirremove(struct vnode *dvp, struct componentname *cnp)
sys/fs/ext2fs/ext2_lookup.c
1126
ext2_dirrewrite(struct inode *dp, struct inode *ip, struct componentname *cnp)
sys/fs/ext2fs/ext2_lookup.c
124
static int ext2_is_dot_entry(struct componentname *cnp);
sys/fs/ext2fs/ext2_lookup.c
126
struct componentname *cnp, ino_t *dd_ino);
sys/fs/ext2fs/ext2_lookup.c
129
ext2_is_dot_entry(struct componentname *cnp)
sys/fs/ext2fs/ext2_lookup.c
315
ext2_lookup_ino(struct vnode *vdp, struct vnode **vpp, struct componentname *cnp,
sys/fs/ext2fs/ext2_lookup.c
852
struct componentname *cnp)
sys/fs/ext2fs/ext2_lookup.c
914
ext2_direnter(struct inode *ip, struct vnode *dvp, struct componentname *cnp)
sys/fs/ext2fs/ext2_vnops.c
101
static int ext2_makeinode(int mode, struct vnode *, struct vnode **, struct componentname *);
sys/fs/ext2fs/ext2_vnops.c
1307
struct componentname *cnp = ap->a_cnp;
sys/fs/ext2fs/ext2_vnops.c
1458
struct componentname *cnp = ap->a_cnp;
sys/fs/ext2fs/ext2_vnops.c
1936
struct componentname *cnp)
sys/fs/ext2fs/ext2_vnops.c
704
struct componentname *cnp = ap->a_cnp;
sys/fs/ext2fs/ext2_vnops.c
788
struct componentname *tcnp = ap->a_tcnp;
sys/fs/ext2fs/ext2_vnops.c
789
struct componentname *fcnp = ap->a_fcnp;
sys/fs/fdescfs/fdesc_vnops.c
286
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_internal.c
434
struct componentname cn;
sys/fs/fuse/fuse_internal.c
529
struct componentname *cnp, struct vattr *vap)
sys/fs/fuse/fuse_internal.c
692
struct componentname *cnp,
sys/fs/fuse/fuse_internal.c
745
struct componentname *fcnp,
sys/fs/fuse/fuse_internal.c
747
struct componentname *tcnp)
sys/fs/fuse/fuse_internal.c
778
struct componentname *cnp,
sys/fs/fuse/fuse_internal.c
795
struct componentname *cnp,
sys/fs/fuse/fuse_internal.c
833
struct componentname *cnp,
sys/fs/fuse/fuse_internal.h
245
struct componentname *cnp, struct vattr *vap);
sys/fs/fuse/fuse_internal.h
261
struct componentname *cnp, enum fuse_opcode op);
sys/fs/fuse/fuse_internal.h
265
int fuse_internal_rename(struct vnode *fdvp, struct componentname *fcnp,
sys/fs/fuse/fuse_internal.h
266
struct vnode *tdvp, struct componentname *tcnp);
sys/fs/fuse/fuse_internal.h
303
struct componentname *cnp, enum fuse_opcode op, void *buf, size_t bufsize,
sys/fs/fuse/fuse_internal.h
307
struct componentname *cnp, enum fuse_opcode op, void *buf, size_t bufsize,
sys/fs/fuse/fuse_internal.h
311
struct componentname *cnp, __enum_uint8(vtype) vtyp, struct fuse_dispatcher *fdip);
sys/fs/fuse/fuse_node.c
299
struct componentname *cnp,
sys/fs/fuse/fuse_node.h
270
struct componentname *cnp, __enum_uint8(vtype) vtyp);
sys/fs/fuse/fuse_vnops.c
1073
struct componentname *cnp,
sys/fs/fuse/fuse_vnops.c
1106
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1435
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1499
struct componentname *cnp;
sys/fs/fuse/fuse_vnops.c
1529
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1787
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1817
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
2220
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
2254
struct componentname *fcnp = ap->a_fcnp;
sys/fs/fuse/fuse_vnops.c
2257
struct componentname *tcnp = ap->a_tcnp;
sys/fs/fuse/fuse_vnops.c
2566
struct componentname *cnp = ap->a_cnp;
sys/fs/msdosfs/denode.h
275
struct componentname *cnp, daddr_t *scnp, u_long *blkoffp);
sys/fs/msdosfs/denode.h
281
struct componentname;
sys/fs/msdosfs/denode.h
283
int uniqdosname(struct denode *, struct componentname *, u_char *);
sys/fs/msdosfs/denode.h
291
int createde(struct denode *dep, struct denode *ddep, struct denode **depp, struct componentname *cnp);
sys/fs/msdosfs/msdosfs_lookup.c
1040
uniqdosname(struct denode *dep, struct componentname *cnp, u_char *cp)
sys/fs/msdosfs/msdosfs_lookup.c
135
msdosfs_lookup_ino(struct vnode *vdp, struct vnode **vpp, struct componentname
sys/fs/msdosfs/msdosfs_lookup.c
632
struct componentname *cnp)
sys/fs/msdosfs/msdosfs_vnops.c
134
struct componentname *cnp = ap->a_cnp;
sys/fs/msdosfs/msdosfs_vnops.c
1341
struct componentname *cnp = ap->a_cnp;
sys/fs/msdosfs/msdosfs_vnops.c
1450
struct componentname *cnp = ap->a_cnp;
sys/fs/msdosfs/msdosfs_vnops.c
944
struct componentname *fcnp, *tcnp;
sys/fs/nfs/nfs_var.h
56
struct componentname;
sys/fs/nfs/nfs_var.h
676
struct componentname *, NFSPROC_T *, struct nfsnode **, int);
sys/fs/nfsclient/nfs_clport.c
126
struct componentname *cnp, struct thread *td, struct nfsnode **npp,
sys/fs/nfsclient/nfs_clrpcops.c
3991
struct componentname *cnp = &ndp->ni_cnd;
sys/fs/nfsclient/nfs_clvnops.c
117
static int nfs_get_namedattrdir(struct vnode *, struct componentname *,
sys/fs/nfsclient/nfs_clvnops.c
1179
nfs_get_namedattrdir(struct vnode *vp, struct componentname *cnp,
sys/fs/nfsclient/nfs_clvnops.c
1217
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
141
struct componentname *);
sys/fs/nfsclient/nfs_clvnops.c
1723
nfs_mknodrpc(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/fs/nfsclient/nfs_clvnops.c
1824
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
1976
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
2131
struct componentname *tcnp = ap->a_tcnp;
sys/fs/nfsclient/nfs_clvnops.c
2132
struct componentname *fcnp = ap->a_fcnp;
sys/fs/nfsclient/nfs_clvnops.c
2270
nfs_renameit(struct vnode *sdvp, struct vnode *svp, struct componentname *scnp,
sys/fs/nfsclient/nfs_clvnops.c
2340
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
2404
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
2484
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
252
struct componentname *cnp, struct vattr *vap);
sys/fs/nfsclient/nfs_clvnops.c
2566
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
262
struct componentname *scnp, struct sillyrename *sp);
sys/fs/nfsclient/nfs_clvnops.c
2815
nfs_sillyrename(struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
sys/fs/nfsclient/nfs_clvnops.c
2880
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdport.c
2504
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdport.c
653
struct componentname *cnp = &ndp->ni_cnd;
sys/fs/nfsserver/nfs_nfsdport.c
847
struct componentname *cnp = &ndp->ni_cnd;
sys/fs/nfsserver/nfs_nfsdserv.c
4474
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdserv.c
718
struct componentname *cnp;
sys/fs/nullfs/null_vnops.c
417
struct componentname *cnp = ap->a_cnp;
sys/fs/p9fs/p9fs_vnops.c
1566
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
1597
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
1626
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
1697
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
175
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
2074
struct componentname *tcnp;
sys/fs/p9fs/p9fs_vnops.c
2075
struct componentname *fcnp;
sys/fs/p9fs/p9fs_vnops.c
219
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
423
create_common(struct p9fs_node *dnp, struct componentname *cnp,
sys/fs/p9fs/p9fs_vnops.c
510
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
544
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
577
struct componentname *cnp;
sys/fs/pseudofs/pseudofs_vnops.c
449
struct componentname *cnp = va->a_cnp;
sys/fs/smbfs/smbfs_io.c
77
struct componentname cn;
sys/fs/smbfs/smbfs_vnops.c
1049
struct componentname *cnp = ap->a_cnp;
sys/fs/smbfs/smbfs_vnops.c
496
struct componentname *cnp = ap->a_cnp;
sys/fs/smbfs/smbfs_vnops.c
537
struct componentname *cnp = ap->a_cnp;
sys/fs/smbfs/smbfs_vnops.c
564
struct componentname *tcnp = ap->a_tcnp;
sys/fs/smbfs/smbfs_vnops.c
686
struct componentname *cnp = ap->a_cnp;
sys/fs/smbfs/smbfs_vnops.c
725
struct componentname *cnp = ap->a_cnp;
sys/fs/tarfs/tarfs.h
239
struct componentname *cnp);
sys/fs/tarfs/tarfs.h
44
struct componentname;
sys/fs/tarfs/tarfs_subr.c
94
struct componentname *cnp)
sys/fs/tarfs/tarfs_vfsops.c
279
struct componentname cn = { };
sys/fs/tarfs/tarfs_vnops.c
223
struct componentname *cnp;
sys/fs/tmpfs/tmpfs.h
483
struct componentname *, const char *);
sys/fs/tmpfs/tmpfs.h
490
struct componentname *cnp);
sys/fs/tmpfs/tmpfs.h
493
int tmpfs_dir_whiteout_add(struct vnode *, struct componentname *);
sys/fs/tmpfs/tmpfs.h
494
void tmpfs_dir_whiteout_remove(struct vnode *, struct componentname *);
sys/fs/tmpfs/tmpfs_subr.c
1167
struct componentname *cnp, const char *target)
sys/fs/tmpfs/tmpfs_subr.c
1344
struct componentname *cnp)
sys/fs/tmpfs/tmpfs_subr.c
1793
tmpfs_dir_whiteout_add(struct vnode *dvp, struct componentname *cnp)
sys/fs/tmpfs/tmpfs_subr.c
1810
tmpfs_dir_whiteout_remove(struct vnode *dvp, struct componentname *cnp)
sys/fs/tmpfs/tmpfs_vnops.c
1319
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
1332
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
1430
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
1738
struct componentname *cnp = ap->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
247
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
263
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
280
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
788
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
843
struct componentname *fcnp, struct componentname *tcnp)
sys/fs/tmpfs/tmpfs_vnops.c
92
tmpfs_lookup1(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp)
sys/fs/tmpfs/tmpfs_vnops.c
970
struct componentname *fcnp = v->a_fcnp;
sys/fs/tmpfs/tmpfs_vnops.c
973
struct componentname *tcnp = v->a_tcnp;
sys/fs/unionfs/union.h
134
struct vnode *, struct vnode **, struct componentname *);
sys/fs/unionfs/union.h
150
struct componentname *, struct thread *);
sys/fs/unionfs/union.h
152
struct componentname *, struct thread *, char *, int);
sys/fs/unionfs/union.h
154
struct componentname *, struct componentname *, struct thread *,
sys/fs/unionfs/union_subr.c
1210
struct componentname *cnp, struct thread *td, char *path, int pathlen)
sys/fs/unionfs/union_subr.c
1713
struct componentname cn;
sys/fs/unionfs/union_subr.c
301
struct componentname *cnp)
sys/fs/unionfs/union_subr.c
721
struct componentname *cnp, struct componentname *cn, struct thread *td,
sys/fs/unionfs/union_subr.c
886
struct componentname *cnp, struct thread *td)
sys/fs/unionfs/union_subr.c
931
memset(&nd.ni_cnd, 0, sizeof(struct componentname));
sys/fs/unionfs/union_vnops.c
100
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
1269
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
1322
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
1376
struct componentname *fcnp;
sys/fs/unionfs/union_vnops.c
1379
struct componentname *tcnp;
sys/fs/unionfs/union_vnops.c
1643
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
1704
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
1797
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
223
struct componentname lcn;
sys/fs/unionfs/union_vnops.c
433
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
476
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
514
struct componentname *cnp;
sys/fs/unionfs/union_vnops.c
80
unionfs_lookup_isroot(struct componentname *cnp, struct vnode *dvp)
sys/kern/kern_descrip.c
3324
struct componentname *cnp;
sys/kern/uipc_mqueue.c
1058
struct componentname *a_cnp;
sys/kern/uipc_mqueue.c
1475
struvt componentname *a_cnp;
sys/kern/uipc_mqueue.c
1487
struct componentname *cnp = ap->a_cnp;
sys/kern/uipc_mqueue.c
1513
struct componentname *a_cnp;
sys/kern/uipc_mqueue.c
849
struct componentname *cnp;
sys/kern/uipc_mqueue.c
957
struct componentname *a_cnp;
sys/kern/uipc_mqueue.c
977
struct componentname *a_cnp;
sys/kern/uipc_mqueue.c
989
struct componentname *cnp = ap->a_cnp;
sys/kern/vfs_cache.c
1429
cache_neg_promote_cond(struct vnode *dvp, struct componentname *cnp,
sys/kern/vfs_cache.c
1803
cache_zap_unlocked_bucket(struct namecache *ncp, struct componentname *cnp,
sys/kern/vfs_cache.c
1842
cache_zap_locked_bucket(struct namecache *ncp, struct componentname *cnp,
sys/kern/vfs_cache.c
1867
cache_remove_cnp(struct vnode *dvp, struct componentname *cnp)
sys/kern/vfs_cache.c
1945
cache_lookup_dot(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/kern/vfs_cache.c
1978
cache_lookup_dotdot(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/kern/vfs_cache.c
2101
cache_lookup_fallback(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/kern/vfs_cache.c
2173
cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/kern/vfs_cache.c
2491
struct componentname *cnp)
sys/kern/vfs_cache.c
2521
cache_enter_time(struct vnode *dvp, struct vnode *vp, struct componentname *cnp,
sys/kern/vfs_cache.c
2740
cache_enter_time_flags(struct vnode *dvp, struct vnode *vp, struct componentname *cnp,
sys/kern/vfs_cache.c
3081
struct vnode *tvp, struct componentname *fcnp, struct componentname *tcnp)
sys/kern/vfs_cache.c
3127
cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
sys/kern/vfs_cache.c
3197
struct componentname *cnp = ap->a_cnp;
sys/kern/vfs_cache.c
4315
struct componentname *cnp;
sys/kern/vfs_cache.c
4346
cache_fpl_cleanup_cnp(struct componentname *cnp)
sys/kern/vfs_cache.c
4358
struct componentname *cnp;
sys/kern/vfs_cache.c
4491
struct componentname *cnp;
sys/kern/vfs_cache.c
4603
cache_fpl_isdotdot(struct componentname *cnp)
sys/kern/vfs_cache.c
4616
struct componentname *cnp;
sys/kern/vfs_cache.c
4650
struct componentname *cnp;
sys/kern/vfs_cache.c
4681
struct componentname *cnp;
sys/kern/vfs_cache.c
4701
struct componentname *cnp;
sys/kern/vfs_cache.c
4781
struct componentname *cnp;
sys/kern/vfs_cache.c
4820
struct componentname *cnp;
sys/kern/vfs_cache.c
492
struct componentname *cnp)
sys/kern/vfs_cache.c
5009
struct componentname *cnp;
sys/kern/vfs_cache.c
5075
struct componentname *cnp;
sys/kern/vfs_cache.c
5117
struct componentname *cnp;
sys/kern/vfs_cache.c
5172
struct componentname *cnp;
sys/kern/vfs_cache.c
5219
struct componentname *cnp;
sys/kern/vfs_cache.c
5505
struct componentname *cnp;
sys/kern/vfs_cache.c
5565
struct componentname *cnp;
sys/kern/vfs_cache.c
5640
struct componentname *cnp;
sys/kern/vfs_cache.c
5913
struct componentname *cnp;
sys/kern/vfs_cache.c
5980
struct componentname *cnp;
sys/kern/vfs_cache.c
6006
struct componentname *cnp;
sys/kern/vfs_cache.c
6062
struct componentname *cnp;
sys/kern/vfs_cache.c
6177
struct componentname *cnp;
sys/kern/vfs_cache.c
619
cache_ncp_find(struct vnode *dvp, struct componentname *cnp, uint32_t hash)
sys/kern/vfs_cache.c
6279
struct componentname *cnp;
sys/kern/vfs_cache.c
6466
struct componentname *cnp;
sys/kern/vfs_inotify.c
689
vn_inotify(struct vnode *vp, struct vnode *dvp, struct componentname *cnp,
sys/kern/vfs_lookup.c
1092
struct componentname *cnp = &ndp->ni_cnd;
sys/kern/vfs_lookup.c
1553
vfs_relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/kern/vfs_lookup.c
1674
struct componentname *cnp;
sys/kern/vfs_lookup.c
303
namei_cleanup_cnp(struct componentname *cnp)
sys/kern/vfs_lookup.c
314
struct componentname *cnp;
sys/kern/vfs_lookup.c
336
struct componentname *cnp;
sys/kern/vfs_lookup.c
457
struct componentname *cnp;
sys/kern/vfs_lookup.c
481
struct componentname *cnp;
sys/kern/vfs_lookup.c
527
struct componentname *cnp;
sys/kern/vfs_lookup.c
613
struct componentname *cnp;
sys/kern/vfs_lookup.c
860
struct componentname *cnp;
sys/kern/vfs_lookup.c
905
vfs_lookup_nameidata(struct componentname *cnp)
sys/kern/vfs_lookup.c
938
struct componentname *cnp __diagused;
sys/kern/vfs_lookup.c
957
struct componentname *cnp;
sys/kern/vfs_subr.c
7305
vn_dir_check_exec(struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_framework.h
534
struct componentname *cnp, struct vattr *vap);
sys/security/mac/mac_framework.h
546
struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_framework.h
551
struct componentname *cnp);
sys/security/mac/mac_framework.h
560
struct componentname *cnp)
sys/security/mac/mac_framework.h
58
struct componentname;
sys/security/mac/mac_framework.h
647
struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_framework.h
649
struct vnode *vp, int samedir, struct componentname *cnp);
sys/security/mac/mac_framework.h
722
struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_framework.h
726
struct vnode *dvp, struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_policy.h
619
struct componentname *cnp, struct vattr *vap);
sys/security/mac/mac_policy.h
638
struct componentname *cnp);
sys/security/mac/mac_policy.h
644
struct componentname *cnp);
sys/security/mac/mac_policy.h
671
struct componentname *cnp);
sys/security/mac/mac_policy.h
675
struct componentname *cnp);
sys/security/mac/mac_policy.h
700
struct componentname *cnp);
sys/security/mac/mac_policy.h
710
struct componentname *cnp);
sys/security/mac/mac_policy.h
74
struct componentname;
sys/security/mac/mac_vfs.c
277
struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_vfs.c
422
struct componentname *cnp, struct vattr *vap)
sys/security/mac/mac_vfs.c
529
struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_vfs.c
567
struct componentname *cnp)
sys/security/mac/mac_vfs.c
736
struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_vfs.c
755
struct vnode *vp, int samedir, struct componentname *cnp)
sys/security/mac/mac_vfs.c
912
struct vnode *vp, struct componentname *cnp)
sys/security/mac_biba/mac_biba.c
2911
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_biba/mac_biba.c
3034
struct componentname *cnp)
sys/security/mac_biba/mac_biba.c
3075
struct label *dvplabel, struct componentname *cnp)
sys/security/mac_biba/mac_biba.c
3270
struct componentname *cnp)
sys/security/mac_biba/mac_biba.c
3294
int samedir, struct componentname *cnp)
sys/security/mac_biba/mac_biba.c
3466
struct componentname *cnp)
sys/security/mac_biba/mac_biba.c
3508
struct vnode *vp, struct label *vplabel, struct componentname *cnp)
sys/security/mac_bsdextended/ugidfw_internal.h
112
struct componentname *cnp);
sys/security/mac_bsdextended/ugidfw_internal.h
60
struct label *dvplabel, struct componentname *cnp,
sys/security/mac_bsdextended/ugidfw_internal.h
76
struct componentname *cnp);
sys/security/mac_bsdextended/ugidfw_internal.h
80
struct label *dvplabel, struct componentname *cnp);
sys/security/mac_bsdextended/ugidfw_internal.h
89
struct componentname *cnp);
sys/security/mac_bsdextended/ugidfw_internal.h
92
int samedir, struct componentname *cnp);
sys/security/mac_bsdextended/ugidfw_vnode.c
137
struct componentname *cnp)
sys/security/mac_bsdextended/ugidfw_vnode.c
160
struct label *dvplabel, struct componentname *cnp)
sys/security/mac_bsdextended/ugidfw_vnode.c
193
struct componentname *cnp)
sys/security/mac_bsdextended/ugidfw_vnode.c
206
int samedir, struct componentname *cnp)
sys/security/mac_bsdextended/ugidfw_vnode.c
285
struct componentname *cnp)
sys/security/mac_bsdextended/ugidfw_vnode.c
87
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_lomac/mac_lomac.c
2337
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_lomac/mac_lomac.c
2377
struct componentname *cnp)
sys/security/mac_lomac/mac_lomac.c
2564
struct componentname *cnp)
sys/security/mac_lomac/mac_lomac.c
2588
int samedir, struct componentname *cnp)
sys/security/mac_lomac/mac_lomac.c
2742
struct componentname *cnp)
sys/security/mac_lomac/mac_lomac.c
2784
struct vnode *vp, struct label *vplabel, struct componentname *cnp)
sys/security/mac_mls/mac_mls.c
2540
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_mls/mac_mls.c
2663
struct componentname *cnp)
sys/security/mac_mls/mac_mls.c
2704
struct label *dvplabel, struct componentname *cnp)
sys/security/mac_mls/mac_mls.c
2899
struct componentname *cnp)
sys/security/mac_mls/mac_mls.c
2923
int samedir, struct componentname *cnp)
sys/security/mac_mls/mac_mls.c
3095
struct componentname *cnp)
sys/security/mac_mls/mac_mls.c
3137
struct vnode *vp, struct label *vplabel, struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1480
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_stub/mac_stub.c
1530
struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1546
struct label *dvplabel, struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1626
struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1635
int samedir, struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1708
struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1725
struct vnode *vp, struct label *vplabel, struct componentname *cnp)
sys/security/mac_test/mac_test.c
2710
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_test/mac_test.c
2791
struct componentname *cnp)
sys/security/mac_test/mac_test.c
2818
struct label *dvplabel, struct componentname *cnp)
sys/security/mac_test/mac_test.c
2928
struct componentname *cnp)
sys/security/mac_test/mac_test.c
2943
int samedir, struct componentname *cnp)
sys/security/mac_test/mac_test.c
3064
struct componentname *cnp)
sys/security/mac_test/mac_test.c
3104
struct vnode *vp, struct label *vplabel, struct componentname *cnp)
sys/security/mac_veriexec/mac_veriexec.c
630
struct label *label __unused, struct componentname *cnp __unused)
sys/security/mac_veriexec/mac_veriexec.c
671
struct componentname *cnp __unused)
sys/security/mac_veriexec/mac_veriexec.c
714
struct componentname *cnp __unused)
sys/sys/inotify.h
83
struct componentname;
sys/sys/inotify.h
96
void vn_inotify(struct vnode *, struct vnode *, struct componentname *, int,
sys/sys/namei.h
110
struct componentname ni_cnd;
sys/sys/namei.h
305
struct nameidata *vfs_lookup_nameidata(struct componentname *cnp);
sys/sys/namei.h
307
struct componentname *cnp, bool refstart);
sys/sys/vnode.h
1194
int vn_dir_check_exec(struct vnode *vp, struct componentname *cnp);
sys/sys/vnode.h
632
struct componentname;
sys/sys/vnode.h
658
struct componentname *cnp, struct timespec *tsp,
sys/sys/vnode.h
663
struct componentname *cnp, struct timespec *tsp,
sys/sys/vnode.h
666
struct componentname *cnp, struct timespec *tsp, int *ticksp);
sys/sys/vnode.h
678
struct vnode *tvp, struct componentname *fcnp, struct componentname *tcnp);
sys/sys/vnode.h
683
struct componentname *cnp);
sys/sys/vnode.h
688
cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
sys/ufs/ffs/ffs_extern.h
181
struct componentname *);
sys/ufs/ffs/ffs_softdep.c
2876
struct componentname cnp;
sys/ufs/ffs/ffs_softdep.c
3293
struct componentname *cnp)
sys/ufs/ffs/ffs_softdep.c
567
struct componentname *cnp)
sys/ufs/ufs/ufs_extattr.c
254
struct componentname cnp;
sys/ufs/ufs/ufs_extern.h
35
struct componentname;
sys/ufs/ufs/ufs_extern.h
65
void ufs_makedirentry(struct inode *, struct componentname *,
sys/ufs/ufs/ufs_extern.h
68
struct componentname *, struct buf *);
sys/ufs/ufs/ufs_extern.h
71
int ufs_lookup_ino(struct vnode *, struct vnode **, struct componentname *,
sys/ufs/ufs/ufs_lookup.c
188
ufs_lookup_ino(struct vnode *vdp, struct vnode **vpp, struct componentname *cnp,
sys/ufs/ufs/ufs_lookup.c
809
ufs_makedirentry(struct inode *ip, struct componentname *cnp,
sys/ufs/ufs/ufs_lookup.c
848
struct componentname *cnp, struct buf *newdirbp)
sys/ufs/ufs/ufs_vnops.c
1098
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
113
struct componentname *, const char *);
sys/ufs/ufs/ufs_vnops.c
1170
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
1266
struct componentname *tcnp = ap->a_tcnp;
sys/ufs/ufs/ufs_vnops.c
1267
struct componentname *fcnp = ap->a_fcnp;
sys/ufs/ufs/ufs_vnops.c
2007
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
2262
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
2782
struct componentname *cnp, const char *callfunc)
usr.sbin/makefs/ffs/buf.h
46
struct componentname;
usr.sbin/makefs/msdos/msdosfs_lookup.c
238
uniqdosname(struct denode *dep, struct componentname *cnp, u_char *cp)
usr.sbin/makefs/msdos/msdosfs_lookup.c
76
struct componentname *cnp)
usr.sbin/makefs/msdos/msdosfs_vnops.c
145
msdosfs_findslot(struct denode *dp, struct componentname *cnp)
usr.sbin/makefs/msdos/msdosfs_vnops.c
357
struct componentname cn;
usr.sbin/makefs/msdos/msdosfs_vnops.c
539
struct componentname cn;