Lines Matching defs:reparent_p
737 bool directory_p, reparent_p;
779 reparent_p = (fdvp != tdvp);
780 KASSERT(reparent_p == (VTOI(fdvp)->i_number != VTOI(tdvp)->i_number));
817 if (directory_p && reparent_p) {
845 if (directory_p && reparent_p) {
877 ((directory_p && reparent_p) ? reparent_p : directory_p),
889 if (directory_p && !reparent_p) {
932 if (directory_p && reparent_p) {
962 if (!reparent_p && (tvp == NULL) &&