Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c499 RESTART_PAGE_HEADER *rstr2_ph = NULL; in ntfs_check_logfile() local
581 !rstr1_ph ? &rstr1_ph : &rstr2_ph, in ntfs_check_logfile()
620 if (rstr2_ph) in ntfs_check_logfile()
627 if (rstr2_ph) { in ntfs_check_logfile()
636 rstr1_ph = rstr2_ph; in ntfs_check_logfile()
641 free(rstr2_ph); in ntfs_check_logfile()
643 rstr2_ph = NULL; in ntfs_check_logfile()
655 free(rstr2_ph); in ntfs_check_logfile()