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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dlogfile.c468 RESTART_PAGE_HEADER *rstr1_ph = NULL; local
552 !rstr1_ph ? &rstr1_ph : &rstr2_ph,
553 !rstr1_ph ? &rstr1_lsn : &rstr2_lsn);
590 if (!rstr1_ph) {
606 free(rstr1_ph);
607 rstr1_ph = rstr2_ph;
618 *rp = rstr1_ph;
620 free(rstr1_ph);
625 free(rstr1_ph);
[all...]

Completed in 15 milliseconds