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

/src/lib/libc/compat/sys/
H A Dcompat_getdents.c53 struct dirent *ndp, *nndp, *endp; local in function:getdents
[all...]
/src/sys/nfs/
H A Dnfs_srvsocket.c359 nfsrv_dorec(struct nfssvc_sock * slp,struct nfsd * nfsd,struct nfsrv_descript ** ndp,bool * more) argument
H A Dnfs_srvsubs.c119 nfs_namei(struct nameidata *ndp, nfsrvfh_t *nsfh, uint32_t len, struct nfssvc_sock *slp, struct mbuf *nam, struct mbuf **mdp, char **dposp, struct vnode **retdirp, int *dirattr_retp, struct vattr *dirattrp, struct lwp *l, int kerbflag, int pubflag) argument
[all...]
H A Dnfs_bio.c87 struct nfsdircache *ndp = NULL, *nndp = NULL; local in function:nfs_bioread
[all...]
H A Dnfs_serv.c400 struct nameidata nd, ind, *ndp = &nd; local in function:nfsrv_lookup
1061 nfsrv_writegather(struct nfsrv_descript **ndp, struct nfssvc_sock *slp, struct lwp *lwp, struct mbuf **mrq) argument
[all...]
H A Dnfs_subs.c1210 nfs_unlinkdircache(struct nfsnode *np, struct nfsdircache *ndp) argument
1227 nfs_putdircache(struct nfsnode *np, struct nfsdircache *ndp) argument
1244 nfs_putdircache_unlocked(struct nfsnode * np,struct nfsdircache * ndp) argument
1263 struct nfsdircache *ndp = NULL; local in function:nfs_searchdircache
1329 struct nfsdircache *ndp = NULL; local in function:nfs_enterdircache
1434 struct nfsdircache *ndp = NULL; local in function:nfs_invaldircache
[all...]
H A Dnfs_vnops.c2602 struct nameidata nami, *ndp = &nami; local in function:nfs_readdirplusrpc
/src/sys/fs/unionfs/
H A Dunionfs_vfsops.c82 struct nameidata nd, *ndp; local in function:unionfs_mount
/src/sys/netinet/
H A Ddccp_tfrc.h183 u_int8_t ndp; /* no data packets value */ member in struct:r_hist_entry
H A Ddccp_var.h92 u_int8_t ndp; /* Number of non data packets */ member in struct:dccpcb
/src/sbin/fsck_lfs/
H A Ddir.c177 LFS_DIRHEADER *dp, *ndp; local in function:fsck_readdir
/src/sys/fs/nfs/common/
H A Dnfs_commonport.c225 nfsrv_lookupfilename(struct nameidata *ndp, char *fname, NFSPROC_T *p) argument
/src/sys/kern/
H A Dkern_hook.c389 struct powerhook_desc *ndp; local in function:powerhook_establish
[all...]
H A Dvfs_lookup.c458 struct nameidata *ndp; member in struct:namei_state
475 namei_init(struct namei_state *state, struct nameidata *ndp) argument
530 struct nameidata *ndp = state->ndp; local in function:namei_getstartdir
639 struct nameidata *ndp = state->ndp; local in function:namei_ktrace
674 struct nameidata *ndp = state->ndp; local in function:namei_start
737 struct nameidata *ndp = state->ndp; local in function:namei_follow
844 struct nameidata *ndp = state->ndp; local in function:lookup_parsepath
1080 struct nameidata *ndp = state->ndp; local in function:lookup_once
1272 struct nameidata *ndp = state->ndp; local in function:lookup_fastforward
1501 struct nameidata *ndp = state->ndp; local in function:namei_oneroot
1906 struct nameidata *ndp = state->ndp; local in function:namei_tryemulroot
1949 namei(struct nameidata * ndp) argument
1982 lookup_for_nfsd(struct nameidata * ndp,struct vnode * forcecwd,int neverfollow) argument
2026 struct nameidata *ndp = state->ndp; local in function:do_lookup_for_nfsd_index
2106 lookup_for_nfsd_index(struct nameidata * ndp,struct vnode * startdir) argument
[all...]
H A Dvfs_syscalls.c238 fd_nameiat(struct lwp *l, int fdat, struct nameidata *ndp) argument
/src/sbin/fsck_ext2fs/
H A Ddir.c200 struct ext2fs_direct *dp, *ndp; local in function:fsck_readdir
/src/sbin/fsck_ffs/
H A Ddir.c245 struct direct *dp, *ndp; local in function:fsck_readdir
/src/sys/compat/netbsd32/
H A Dnetbsd32_conv.h852 struct dirent *ndp, *nndp, *endp; local in function:netbsd32_to_dirent12
[all...]
/src/sbin/restore/
H A Ddirs.c442 dcvt(struct odirect *odp, struct direct *ndp) argument
[all...]
/src/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c1796 nfsrvd_symlinksub(struct nfsrv_descript *nd, struct nameidata *ndp, argument
1929 nfsrvd_mkdirsub(struct nfsrv_descript * nd,struct nameidata * ndp,struct nfsvattr * nvap,fhandle_t * fhp,vnode_t * vpp,vnode_t dirp,struct nfsvattr * dirforp,struct nfsvattr * diraftp,int * diraft_retp,nfsattrbit_t * attrbitp,NFSACL_T * aclp,NFSPROC_T * p,struct nfsexstuff * exp) argument
[all...]
H A Dnfs_nfsdport.c346 nfsvno_namei(struct nfsrv_descript *nd, struct nameidata *ndp, argument
547 nfsvno_setpathbuf(struct nameidata * ndp,char ** bufpp,u_long ** hashpp) argument
562 nfsvno_relpathbuf(struct nameidata * ndp) argument
786 nfsvno_createsub(struct nfsrv_descript * nd,struct nameidata * ndp,struct vnode ** vpp,struct nfsvattr * nvap,int * exclusive_flagp,int32_t * cverf,NFSDEV_T rdev,struct thread * p,struct nfsexstuff * exp) argument
887 nfsvno_mknod(struct nameidata * ndp,struct nfsvattr * nvap,struct ucred * cred,struct thread * p) argument
946 nfsvno_mkdir(struct nameidata * ndp,struct nfsvattr * nvap,uid_t saved_uid,struct ucred * cred,struct thread * p,struct nfsexstuff * exp) argument
975 nfsvno_symlink(struct nameidata * ndp,struct nfsvattr * nvap,char * pathcp,int pathlen,int not_v2,uid_t saved_uid,struct ucred * cred,struct thread * p,struct nfsexstuff * exp) argument
1062 nfsvno_removesub(struct nameidata * ndp,int is_v4,struct ucred * cred,struct thread * p,struct nfsexstuff * exp) argument
1090 nfsvno_rmdirsub(struct nameidata * ndp,int is_v4,struct ucred * cred,struct thread * p,struct nfsexstuff * exp) argument
1241 nfsvno_link(struct nameidata * ndp,struct vnode * vp,struct ucred * cred,struct thread * p,struct nfsexstuff * exp) argument
1414 nfsvno_open(struct nfsrv_descript * nd,struct nameidata * ndp,nfsquad_t clientid,nfsv4stateid_t * stateidp,struct nfsstate * stp,int * exclusive_flagp,struct nfsvattr * nvap,int32_t * cverf,int create,NFSACL_T * aclp,nfsattrbit_t * attrbitp,struct ucred * cred,struct thread * p,struct nfsexstuff * exp,struct vnode ** vpp) argument
[all...]
/src/lib/libperfuse/
H A Dops.c574 char *ndp; local in function:readdir_last_cookie
608 char *ndp; local in function:fuse_to_dirent
745 char *ndp; local in function:readdir_buffered
[all...]
/src/usr.bin/config/
H A Dsem.c2238 char *mp, *ep, *ndp; local in function:fixloc
/src/sys/fs/nfs/client/
H A Dnfs_clrpcops.c386 struct nfscldeleg *dp, *ndp = NULL; local in function:nfsrpc_openrpc
3135 struct nameidata nami, *ndp = &nami; local in function:nfsrpc_readdirplus
[all...]
H A Dnfs_clstate.c1589 struct nfscldeleg *dp, *ndp; local in function:nfscl_expireclient
1885 struct nfscldeleg *dp, *ndp, *tdp; local in function:nfscl_recover
2445 struct nfscldeleg *dp, *ndp; local in function:nfscl_renewthread
3128 struct nfscldeleg *dp, *ndp; local in function:nfscl_delegreturnall
3940 struct nfscldeleg *ndp; local in function:nfscl_moveopen
[all...]

Completed in 41 milliseconds