xchk_nlinks_update_incore
error = xchk_nlinks_update_incore(xnc, I_INO(p->ip), p->delta,
error = xchk_nlinks_update_incore(xnc, I_INO(p->dp), 0,
error = xchk_nlinks_update_incore(xnc, I_INO(p->dp), 0,
error = xchk_nlinks_update_incore(xnc, ino, 1, 0, 0);
error = xchk_nlinks_update_incore(xnc, ino, 0, 1, 0);
error = xchk_nlinks_update_incore(xnc, ino, 1, 0, 0);
error = xchk_nlinks_update_incore(xnc, I_INO(dp), 0, 0, 1);
error = xchk_nlinks_update_incore(xnc, parent_ino, 0, 1, 0);
return xchk_nlinks_update_incore(xnc, ino, 1, 0, 0);
TRACE_EVENT(xchk_nlinks_update_incore,