Searched defs:ndp (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/bsd/vm/
H A Ddp_backing_file.c226 struct nameidata nd, *ndp; local
420 struct nameidata nd, *ndp; local
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_btreeio.c619 BTNodeDescriptor *ndp; local
H A Dhfs_hotfiles.c1852 BTNodeDescriptor *ndp; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_lookup.c161 namei(struct nameidata *ndp) argument
401 namei_compound_available(vnode_t dp, struct nameidata *ndp) 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
858 lookup(struct nameidata *ndp) argument
1146 lookup_validate_creation_path(struct nameidata *ndp) argument
1168 lookup_traverse_mountpoints(struct nameidata *ndp, struct componentname *cnp, vnode_t dp, int vbusyflags, vfs_context_t ctx) argument
1283 lookup_handle_symlink(struct nameidata *ndp, vnode_t *new_dp, vfs_context_t ctx) argument
1507 namei_unlock_fsnode(struct nameidata *ndp) argument
1523 nameidone(struct nameidata *ndp) argument
1724 lookup_compound_vnop_post_hook(int error, vnode_t dvp, vnode_t vp, struct nameidata *ndp, int did_create) argument
[all...]
H A Dvfs_vnops.c155 vn_open(struct nameidata *ndp, int fmode, int cmode) argument
161 vn_open_modflags(struct nameidata *ndp, int *fmodep, int cmode) argument
201 vn_open_auth_do_create(struct nameidata *ndp, struct vnode_attr *vap, int fmode, boolean_t *did_create, boolean_t *did_open, vfs_context_t ctx) argument
352 vn_open_auth(struct nameidata *ndp, int *fmodep, struct vnode_attr *vap) argument
[all...]
H A Dvfs_cache.c975 cache_lookup_path(struct nameidata *ndp, struct componentname *cnp, vnode_t dp, argument
[all...]
H A Dkpi_vfs.c1808 struct nameidata *ndp = cnp->cn_ndp; local
3082 VNOP_COMPOUND_OPEN(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, int32_t fmode, uint32_t *statusp, struct vnode_attr *vap, vfs_context_t ctx) argument
4246 VNOP_COMPOUND_REMOVE(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, struct vnode_attr *vap, vfs_context_t ctx) argument
4849 vn_mkdir(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4926 VNOP_COMPOUND_MKDIR(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4964 vn_rmdir(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
5047 VNOP_COMPOUND_RMDIR(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
5906 vn_remove(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, struct vnode_attr *vap, vfs_context_t ctx) argument
[all...]
H A Dvfs_subr.c5094 vn_create_reg(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
5147 vn_create(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
8390 vnode_trigger_resolve(vnode_t vp, struct nameidata *ndp, vfs_context_t ctx) argument
[all...]
H A Dvfs_syscalls.c2914 change_dir(struct nameidata *ndp, vfs_context_t ctx) argument
2964 open1(vfs_context_t ctx, struct nameidata *ndp, int uflags, struct vnode_attr *vap, int32_t *retval) argument
3947 unlink1(vfs_context_t ctx, struct nameidata *ndp, int unlink_flags) argument
4672 stat2(vfs_context_t ctx, struct nameidata *ndp, user_addr_t ub, user_addr_t xsecurity, user_addr_t xsecurity_size, int isstat64) argument
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.c1699 struct nameidata *ndp = &data->__nid; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c1367 nfsrv_writegather( struct nfsrv_descript **ndp, struct nfsrv_sock *slp, vfs_context_t ctx, mbuf_t *mrepp) argument
H A Dnfs_socket.c5853 nfsrv_dorec( struct nfsrv_sock *slp, struct nfsd *nfsd, struct nfsrv_descript **ndp) argument

Completed in 132 milliseconds