Searched defs:cnp (Results 1 - 20 of 20) sorted by relevance

/darwin-on-arm/xnu/security/
H A Dmac_vfs_subr.c45 vnode_label(struct mount *mp, struct vnode *dvp, struct vnode *vp, struct componentname *cnp, int flags, vfs_context_t ctx) argument
H A Dmac_vfs.c363 mac_vnode_notify_create(vfs_context_t ctx, struct mount *mp, struct vnode *dvp, struct vnode *vp, struct componentname *cnp) argument
381 mac_vnode_notify_rename(vfs_context_t ctx, struct vnode *vp, struct vnode *dvp, struct componentname *cnp) argument
523 mac_vnode_check_chroot(vfs_context_t ctx, struct vnode *dvp, struct componentname *cnp) argument
539 mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp, struct componentname *cnp, struct vnode_attr *vap) argument
555 mac_vnode_check_unlink(vfs_context_t ctx, struct vnode *dvp, struct vnode *vp, struct componentname *cnp) argument
770 mac_vnode_check_link(vfs_context_t ctx, struct vnode *dvp, struct vnode *vp, struct componentname *cnp) argument
802 mac_vnode_check_lookup(vfs_context_t ctx, struct vnode *dvp, struct componentname *cnp) argument
898 mac_vnode_check_rename_from(vfs_context_t ctx, struct vnode *dvp, struct vnode *vp, struct componentname *cnp) argument
915 mac_vnode_check_rename_to(vfs_context_t ctx, struct vnode *dvp, struct vnode *vp, int samedir, struct componentname *cnp) argument
1143 mac_vnode_check_uipc_bind(vfs_context_t ctx, struct vnode *dvp, struct componentname *cnp, struct vnode_attr *vap) argument
1247 mac_mount_check_mount(vfs_context_t ctx, struct vnode *vp, struct componentname *cnp, const char *vfc_name) argument
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_lookup.c154 hfs_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, int *cnode_locked) argument
450 struct componentname *cnp = ap->a_cnp; local
[all...]
H A Dhfs_link.c408 struct componentname *cnp = ap->a_cnp; local
134 hfs_makelink(struct hfsmount *hfsmp, struct vnode *src_vp, struct cnode *cp, struct cnode *dcp, struct componentname *cnp) argument
675 hfs_unlink(struct hfsmount *hfsmp, struct vnode *dvp, struct vnode *vp, struct componentname *cnp, int skip_reserve) argument
[all...]
H A Dhfs_cnode.c1455 hfs_valid_cnode(struct hfsmount *hfsmp, struct vnode *dvp, struct componentname *cnp, argument
957 hfs_getnewvnode( struct hfsmount *hfsmp, struct vnode *dvp, struct componentname *cnp, struct cat_desc *descp, int flags, struct cat_attr *attrp, struct cat_fork *forkp, struct vnode **vpp, int *out_flags) argument
H A Dhfs_catalog.c2785 const CatalogName *cnp; local
3111 const CatalogName *cnp; local
[all...]
H A Dhfs_vnops.c2633 hfs_removedir(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, argument
3007 hfs_removefile(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, argument
5066 hfs_makenode(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct vnode_attr *vap, vfs_context_t ctx) argument
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_lookup.c169 struct componentname *cnp = &ndp->ni_cnd; local
410 lookup_authorize_search(vnode_t dp, struct componentname *cnp, int dp_authorized_in_cache, vfs_context_t ctx) argument
429 lookup_consider_update_cache(vnode_t dvp, vnode_t vp, struct componentname *cnp, int nc_generation) argument
474 lookup_handle_rsrc_fork(vnode_t dp, struct nameidata *ndp, struct componentname *cnp, int wantparent, vfs_context_t ctx) argument
568 lookup_handle_found_vnode(struct nameidata *ndp, struct componentname *cnp, int rdonly, int vbusyflags, int *keep_going, int nc_generation, int wantparent, int atroot, vfs_context_t ctx) argument
753 lookup_handle_emptyname(struct nameidata *ndp, struct componentname *cnp, int wantparent) argument
868 struct componentname *cnp = &ndp->ni_cnd; local
1148 struct componentname *cnp = &ndp->ni_cnd; local
1168 lookup_traverse_mountpoints(struct nameidata *ndp, struct componentname *cnp, vnode_t dp, int vbusyflags, vfs_context_t ctx) argument
1291 struct componentname *cnp = &ndp->ni_cnd; local
1401 relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
1570 kdebug_lookup(struct vnode *dp, struct componentname *cnp) argument
[all...]
H A Dvfs_attrlist.c647 const char *cnp = NULL; /* protected by ATTR_CMN_NAME */ local
1203 const char *cnp; local
[all...]
H A Dvfs_cache.c975 cache_lookup_path(struct nameidata *ndp, struct componentname *cnp, vnode_t dp, argument
1317 cache_lookup_locked(vnode_t dvp, struct componentname *cnp) argument
1393 cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
1489 cache_enter_create(vnode_t dvp, vnode_t vp, struct componentname *cnp) argument
1522 cache_enter_with_gen(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, int gen) argument
1541 cache_enter(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) argument
1563 cache_enter_locked(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, const char *strname) argument
[all...]
H A Dkpi_vfs.c1806 vnode_lookup_continue_needed(vnode_t vp, struct componentname *cnp) argument
3012 VNOP_LOOKUP(vnode_t dvp, vnode_t *vpp, struct componentname *cnp, vfs_context_t ctx) argument
3089 struct componentname *cnp = &ndp->ni_cnd; local
3159 VNOP_CREATE(vnode_t dvp, vnode_t * vpp, struct componentname * cnp, struct vnode_attr * vap, vfs_context_t ctx) argument
3220 VNOP_WHITEOUT(vnode_t dvp, struct componentname * cnp, int flags, vfs_context_t ctx) argument
3274 VNOP_MKNOD(vnode_t dvp, vnode_t * vpp, struct componentname * cnp, struct vnode_attr * vap, vfs_context_t ctx) argument
4195 VNOP_REMOVE(vnode_t dvp, vnode_t vp, struct componentname * cnp, int flags, vfs_context_t ctx) argument
4305 VNOP_LINK(vnode_t vp, vnode_t tdvp, struct componentname * cnp, vfs_context_t ctx) argument
4880 VNOP_MKDIR(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct vnode_attr *vap, vfs_context_t ctx) argument
4996 VNOP_RMDIR(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, vfs_context_t ctx) argument
5264 VNOP_SYMLINK(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct vnode_attr *vap, char *target, vfs_context_t ctx) argument
[all...]
H A Dvfs_subr.c4481 struct componentname *cnp; local
5152 struct componentname *cnp; local
5361 vn_authorize_unlink(vnode_t dvp, vnode_t vp, struct componentname *cnp, vfs_context_t ctx, __unused void *reserved) argument
5386 vn_authorize_open_existing(vnode_t vp, struct componentname *cnp, int fmode, vfs_context_t ctx, void *reserved) argument
5483 vn_authorize_create(vnode_t dvp, struct componentname *cnp, struct vnode_attr *vap, vfs_context_t ctx, void *reserved) argument
5648 vn_authorize_mkdir(vnode_t dvp, struct componentname *cnp, struct vnode_attr *vap, vfs_context_t ctx, void *reserved) argument
5683 vn_authorize_rmdir(vnode_t dvp, vnode_t vp, struct componentname *cnp, vfs_context_t ctx, void *reserved) argument
8333 vfs_istraditionaltrigger(enum path_operation op, const struct componentname *cnp) argument
[all...]
H A Dvfs_syscalls.c1033 prepare_coveredvp(vnode_t vp, vfs_context_t ctx, struct componentname *cnp, const char *fsname, boolean_t skip_auth) argument
1293 relocate_imageboot_source(vnode_t pvp, vnode_t vp, struct componentname *cnp, argument
425 mount_common(char *fstypename, vnode_t pvp, vnode_t vp, struct componentname *cnp, user_addr_t fsmountargs, int flags, uint32_t internal_flags, char *labelstr, boolean_t kernelmount, vfs_context_t ctx) argument
3951 struct componentname *cnp; local
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c303 struct componentname *cnp = ap->a_cnp; local
H A Ddevfs_vnops.c234 struct componentname *cnp = ap->a_cnp; local
787 struct componentname *cnp = ap->a_cnp; local
861 struct componentname *cnp = ap->a_cnp; local
1095 struct componentname * cnp = ap->a_cnp; local
1224 struct componentname * cnp = ap->a_cnp; local
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_node.c279 cache_enter(NFSTOV(dnp), vp, cnp); local
185 nfs_nget( mount_t mp, nfsnode_t dnp, struct componentname *cnp, u_char *fhp, int fhsize, struct nfs_vattr *nvap, u_int64_t *xidp, uint32_t auth, int flags, nfsnode_t *npp) argument
[all...]
H A Dnfs_subs.c2007 struct componentname *cnp = &nip->ni_cnd; local
2060 struct componentname *cnp = &nip->ni_cnd; local
[all...]
H A Dnfs_vfsops.c3613 nfs_mirror_mount_trigger_resolve( vnode_t vp, const struct componentname *cnp, enum path_operation pop, __unused int flags, __unused void *data, vfs_context_t ctx) argument
H A Dnfs4_vnops.c4520 nfs4_open_rpc( struct nfs_open_file *nofp, vfs_context_t ctx, struct componentname *cnp, struct vnode_attr *vap, vnode_t dvp, vnode_t *vpp, int create, int share_access, int share_deny) argument
4539 nfs4_open_reopen_rpc( struct nfs_open_file *nofp, thread_t thd, kauth_cred_t cred, struct componentname *cnp, vnode_t dvp, vnode_t *vpp, int share_access, int share_deny) argument
4618 nfs4_open_rpc_internal( struct nfs_open_file *nofp, vfs_context_t ctx, thread_t thd, kauth_cred_t cred, struct componentname *cnp, struct vnode_attr *vap, vnode_t dvp, vnode_t *vpp, int create, int share_access, int share_deny) argument
6118 struct componentname *cnp = ap->a_cnp; local
6273 nfs4_create_rpc( vfs_context_t ctx, nfsnode_t dnp, struct componentname *cnp, struct vnode_attr *vap, int type, char *link, nfsnode_t *npp) argument
6564 struct componentname *cnp = ap->a_cnp; local
6683 struct componentname *cnp = ap->a_cnp; local
6902 nfs4_named_attr_get( nfsnode_t np, struct componentname *cnp, uint32_t accessMode, int flags, vfs_context_t ctx, nfsnode_t *anpp, struct nfs_open_file **nofpp) argument
7381 cache_enter(NFSTOV(adnp), NULL, cnp); local
[all...]
H A Dnfs_vnops.c2008 struct componentname *cnp = ap->a_cnp; local
3325 struct componentname *cnp = ap->a_cnp; local
3476 struct componentname *cnp = ap->a_cnp; local
3661 struct componentname *cnp = ap->a_cnp; local
4151 struct componentname *cnp = ap->a_cnp; local
4250 struct componentname *cnp = ap->a_cnp; local
4406 struct componentname *cnp = ap->a_cnp; local
4554 struct componentname *cnp = ap->a_cnp; local
5139 nfs_dir_buf_search( struct nfsbuf *bp, struct componentname *cnp, fhandle_t *fhp, struct nfs_vattr *nvap, uint64_t *xidp, time_t *attrstampp, daddr64_t *nextlbnp, int flags) argument
5208 nfs_dir_buf_cache_lookup(nfsnode_t dnp, nfsnode_t *npp, struct componentname *cnp, vfs_context_t ctx, int purge) argument
5334 nfs_name_cache_purge(nfsnode_t dnp, nfsnode_t np, struct componentname *cnp, vfs_context_t ctx) argument
5633 nfs_sillyrename( nfsnode_t dnp, nfsnode_t np, struct componentname *cnp, vfs_context_t ctx) argument
5879 struct componentname cn, *cnp = &cn; local
[all...]

Completed in 295 milliseconds