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

/xnu-2782.1.97/bsd/vm/
H A Ddp_backing_file.c283 struct nameidata nd, *ndp; local
483 struct nameidata nd, *ndp; local
[all...]
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_btreeio.c644 BTNodeDescriptor *ndp; local
H A Dhfs_hotfiles.c1867 BTNodeDescriptor *ndp; local
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_lookup.c166 namei(struct nameidata *ndp) argument
452 namei_compound_available(vnode_t dp, struct nameidata *ndp) argument
529 lookup_handle_rsrc_fork(vnode_t dp, struct nameidata *ndp, struct componentname *cnp, int wantparent, vfs_context_t ctx) argument
617 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
802 lookup_handle_emptyname(struct nameidata *ndp, struct componentname *cnp, int wantparent) argument
907 lookup(struct nameidata *ndp) argument
1287 lookup_validate_creation_path(struct nameidata *ndp) argument
1309 lookup_traverse_mountpoints(struct nameidata *ndp, struct componentname *cnp, vnode_t dp, int vbusyflags, vfs_context_t ctx) argument
1408 lookup_handle_symlink(struct nameidata *ndp, vnode_t *new_dp, vfs_context_t ctx) argument
1628 nameidone(struct nameidata *ndp) argument
1842 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.c164 vn_open(struct nameidata *ndp, int fmode, int cmode) argument
170 vn_open_modflags(struct nameidata *ndp, int *fmodep, int cmode) argument
212 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
357 vn_open_auth(struct nameidata *ndp, int *fmodep, struct vnode_attr *vap) argument
[all...]
H A Dvfs_cache.c1045 cache_lookup_path(struct nameidata *ndp, struct componentname *cnp, vnode_t dp, argument
[all...]
H A Dkpi_vfs.c1575 struct nameidata *ndp = cnp->cn_ndp; local
2806 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
3605 VNOP_COMPOUND_REMOVE(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, struct vnode_attr *vap, vfs_context_t ctx) argument
4143 vn_mkdir(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4206 VNOP_COMPOUND_MKDIR(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4249 vn_rmdir(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4315 VNOP_COMPOUND_RMDIR(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
5028 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.c5318 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
5371 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
8728 vnode_trigger_resolve(vnode_t vp, struct nameidata *ndp, vfs_context_t ctx) argument
[all...]
H A Dvfs_syscalls.c2874 nameiat(struct nameidata *ndp, int dirfd) argument
3196 change_dir(struct nameidata *ndp, vfs_context_t ctx) argument
3275 open1(vfs_context_t ctx, struct nameidata *ndp, int uflags, struct vnode_attr *vap, fp_allocfn_t fp_zalloc, void *cra, int32_t *retval) argument
3483 open1at(vfs_context_t ctx, struct nameidata *ndp, int uflags, struct vnode_attr *vap, fp_allocfn_t fp_zalloc, void *cra, int32_t *retval, int dirfd) argument
4455 unlink1at(vfs_context_t ctx, struct nameidata *ndp, int unlink_flags, int fd) argument
4647 unlink1(vfs_context_t ctx, struct nameidata *ndp, int unlink_flags) argument
[all...]
/xnu-2782.1.97/bsd/kern/
H A Dmach_loader.c1815 struct nameidata *ndp = &data->__nid; local
H A Dkern_exec.c1251 struct nameidata *ndp = NULL; local
1610 struct nameidata *ndp; local
3794 struct nameidata *ndp = NULL; local
[all...]
/xnu-2782.1.97/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.c6129 nfsrv_dorec( struct nfsrv_sock *slp, struct nfsd *nfsd, struct nfsrv_descript **ndp) argument

Completed in 109 milliseconds