Searched refs:ischroot (Results 1 – 1 of 1) sorted by relevance
65 static int chdirec(vnode_t *, int ischroot, int do_traverse);162 chdirec(vnode_t *vp, int ischroot, int do_traverse) in chdirec() argument194 if (ischroot) { in chdirec()227 if (!ischroot && *vpp != NULL && vp != NULL && VN_CMP(*vpp, vp)) in chdirec()