Searched refs:ni_next (Results 1 – 5 of 5) sorted by relevance
651 * in the exec_package - so we get it passed in ni_next in namei_ktrace() 655 emul_path = ndp->ni_next;797 memcpy(cp + linklen, ndp->ni_next, ndp->ni_pathlen); in namei_follow() 874 ndp->ni_next = cp; in lookup_parsepath() 884 state->slashes = cp - ndp->ni_next; in lookup_parsepath() 886 ndp->ni_next = cp; in lookup_parsepath() 1426 cnp->cn_nameptr = ndp->ni_next; in lookup_fastforward() 1629 ndp->ni_next -= state->slashes; in namei_oneroot() 1732 cnp->cn_nameptr = ndp->ni_next; in namei_oneroot() 2049 ndp->ni_next in do_lookup_for_nfsd_index() [all...]
128 nd.ni_next = epp->ep_esch->es_emul->e_path; in emul_find_interp()
131 const char *ni_next; /* next location in pathname */ member
123 const char *ni_next; /* next location in pathname */
499 NFSBCOPY(ndp->ni_next, cp + linklen, ndp->ni_pathlen); in nfsvno_namei()