Searched refs:sourcePar_sp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_vnops.c505 struct synthfsnode *target_sp, *targetPar_sp, *source_sp, *sourcePar_sp; local
517 target_sp = targetPar_sp = source_sp = sourcePar_sp = NULL;
520 sourcePar_sp = VTOS(sourcePar_vp);
522 oldparent = sourcePar_sp->s_nodeid;
532 || sourcePar_sp == source_sp
588 sourcePar_sp->s_nodeflags |= IN_UPDATE;
592 SYNTHFSTIMES(sourcePar_sp, &tv, &tv);

Completed in 12 milliseconds