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
268
struct componentname *cnp, __enum_uint8(vtype) vtyp);
sys/fs/fuse/fuse_vnops.c
1088
struct componentname *cnp,
sys/fs/fuse/fuse_vnops.c
1121
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1450
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1514
struct componentname *cnp;
sys/fs/fuse/fuse_vnops.c
1544
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1804
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
1834
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
2237
struct componentname *cnp = ap->a_cnp;
sys/fs/fuse/fuse_vnops.c
2271
struct componentname *fcnp = ap->a_fcnp;
sys/fs/fuse/fuse_vnops.c
2274
struct componentname *tcnp = ap->a_tcnp;
sys/fs/fuse/fuse_vnops.c
2583
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
1041
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
631
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
119
struct componentname *cnp, struct thread *td, struct nfsnode **npp,
sys/fs/nfsclient/nfs_clrpcops.c
3955
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
1176
nfs_get_namedattrdir(struct vnode *vp, struct componentname *cnp,
sys/fs/nfsclient/nfs_clvnops.c
1214
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
141
struct componentname *);
sys/fs/nfsclient/nfs_clvnops.c
1720
nfs_mknodrpc(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/fs/nfsclient/nfs_clvnops.c
1821
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
1973
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
2128
struct componentname *tcnp = ap->a_tcnp;
sys/fs/nfsclient/nfs_clvnops.c
2129
struct componentname *fcnp = ap->a_fcnp;
sys/fs/nfsclient/nfs_clvnops.c
2267
nfs_renameit(struct vnode *sdvp, struct vnode *svp, struct componentname *scnp,
sys/fs/nfsclient/nfs_clvnops.c
2337
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
2401
struct componentname *cnp = ap->a_cnp;
sys/fs/nfsclient/nfs_clvnops.c
2481
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
2563
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
2812
nfs_sillyrename(struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
sys/fs/nfsclient/nfs_clvnops.c
2877
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdport.c
2110
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdport.c
2394
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdport.c
3131
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdport.c
759
struct componentname *cnp = &ndp->ni_cnd;
sys/fs/nfsserver/nfs_nfsdport.c
953
struct componentname *cnp = &ndp->ni_cnd;
sys/fs/nfsserver/nfs_nfsdserv.c
4488
struct componentname cn;
sys/fs/nfsserver/nfs_nfsdserv.c
728
struct componentname *cnp;
sys/fs/nullfs/null_vnops.c
426
struct componentname *cnp = ap->a_cnp;
sys/fs/p9fs/p9fs_vnops.c
1590
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
1621
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
1650
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
1721
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
177
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
2098
struct componentname *tcnp;
sys/fs/p9fs/p9fs_vnops.c
2099
struct componentname *fcnp;
sys/fs/p9fs/p9fs_vnops.c
221
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
425
create_common(struct p9fs_node *dnp, struct componentname *cnp,
sys/fs/p9fs/p9fs_vnops.c
534
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
568
struct componentname *cnp;
sys/fs/p9fs/p9fs_vnops.c
601
struct componentname *cnp;
sys/fs/pseudofs/pseudofs_vnops.c
453
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
238
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
1053
struct componentname *fcnp = v->a_fcnp;
sys/fs/tmpfs/tmpfs_vnops.c
1056
struct componentname *tcnp = v->a_tcnp;
sys/fs/tmpfs/tmpfs_vnops.c
1374
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
1387
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
1485
struct componentname *cnp = v->a_cnp;
sys/fs/tmpfs/tmpfs_vnops.c
1793
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/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
3369
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
6474
struct componentname *cnp;
sys/kern/vfs_inotify.c
699
vn_inotify(struct vnode *vp, struct vnode *dvp, struct componentname *cnp,
sys/kern/vfs_lookup.c
1096
struct componentname *cnp = &ndp->ni_cnd;
sys/kern/vfs_lookup.c
1583
vfs_relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp,
sys/kern/vfs_lookup.c
1704
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
864
struct componentname *cnp;
sys/kern/vfs_lookup.c
909
vfs_lookup_nameidata(struct componentname *cnp)
sys/kern/vfs_lookup.c
942
struct componentname *cnp __diagused;
sys/kern/vfs_lookup.c
961
struct componentname *cnp;
sys/kern/vfs_subr.c
7337
vn_dir_check_exec(struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_framework.h
541
struct componentname *cnp, struct vattr *vap);
sys/security/mac/mac_framework.h
553
struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_framework.h
558
struct componentname *cnp);
sys/security/mac/mac_framework.h
567
struct componentname *cnp)
sys/security/mac/mac_framework.h
58
struct componentname;
sys/security/mac/mac_framework.h
654
struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_framework.h
656
struct vnode *vp, int samedir, struct componentname *cnp);
sys/security/mac/mac_framework.h
729
struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_framework.h
733
struct vnode *dvp, struct vnode *vp, struct componentname *cnp);
sys/security/mac/mac_policy.h
628
struct componentname *cnp, struct vattr *vap);
sys/security/mac/mac_policy.h
647
struct componentname *cnp);
sys/security/mac/mac_policy.h
653
struct componentname *cnp);
sys/security/mac/mac_policy.h
680
struct componentname *cnp);
sys/security/mac/mac_policy.h
684
struct componentname *cnp);
sys/security/mac/mac_policy.h
709
struct componentname *cnp);
sys/security/mac/mac_policy.h
719
struct componentname *cnp);
sys/security/mac/mac_policy.h
74
struct componentname;
sys/security/mac/mac_vfs.c
327
struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_vfs.c
472
struct componentname *cnp, struct vattr *vap)
sys/security/mac/mac_vfs.c
579
struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_vfs.c
617
struct componentname *cnp)
sys/security/mac/mac_vfs.c
786
struct vnode *vp, struct componentname *cnp)
sys/security/mac/mac_vfs.c
805
struct vnode *vp, int samedir, struct componentname *cnp)
sys/security/mac/mac_vfs.c
962
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
1505
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_stub/mac_stub.c
1555
struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1571
struct label *dvplabel, struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1651
struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1660
int samedir, struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1733
struct componentname *cnp)
sys/security/mac_stub/mac_stub.c
1750
struct vnode *vp, struct label *vplabel, struct componentname *cnp)
sys/security/mac_test/mac_test.c
2744
struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
sys/security/mac_test/mac_test.c
2825
struct componentname *cnp)
sys/security/mac_test/mac_test.c
2852
struct label *dvplabel, struct componentname *cnp)
sys/security/mac_test/mac_test.c
2962
struct componentname *cnp)
sys/security/mac_test/mac_test.c
2977
int samedir, struct componentname *cnp)
sys/security/mac_test/mac_test.c
3098
struct componentname *cnp)
sys/security/mac_test/mac_test.c
3138
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
1197
int vn_dir_check_exec(struct vnode *vp, struct componentname *cnp);
sys/sys/vnode.h
636
struct componentname;
sys/sys/vnode.h
662
struct componentname *cnp, struct timespec *tsp,
sys/sys/vnode.h
667
struct componentname *cnp, struct timespec *tsp,
sys/sys/vnode.h
670
struct componentname *cnp, struct timespec *tsp, int *ticksp);
sys/sys/vnode.h
682
struct vnode *tvp, struct componentname *fcnp, struct componentname *tcnp);
sys/sys/vnode.h
687
struct componentname *cnp);
sys/sys/vnode.h
692
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
1112
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
113
struct componentname *, const char *);
sys/ufs/ufs/ufs_vnops.c
1184
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
1280
struct componentname *tcnp = ap->a_tcnp;
sys/ufs/ufs/ufs_vnops.c
1281
struct componentname *fcnp = ap->a_fcnp;
sys/ufs/ufs/ufs_vnops.c
2021
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
2276
struct componentname *cnp = ap->a_cnp;
sys/ufs/ufs/ufs_vnops.c
2796
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;