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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dlogfile.c469 RESTART_PAGE_HEADER *rstr2_ph = NULL; local
552 !rstr1_ph ? &rstr1_ph : &rstr2_ph,
591 if (rstr2_ph)
592 ntfs_log_error("BUG: rstr2_ph isn't NULL!\n");
598 if (rstr2_ph) {
607 rstr1_ph = rstr2_ph;
612 free(rstr2_ph);
614 rstr2_ph = NULL;
626 free(rstr2_ph);

Completed in 27 milliseconds