Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dlogfile.c498 RESTART_PAGE_HEADER *rstr1_ph = NULL; in ntfs_check_logfile() local
581 !rstr1_ph ? &rstr1_ph : &rstr2_ph, in ntfs_check_logfile()
582 !rstr1_ph ? &rstr1_lsn : &rstr2_lsn); in ntfs_check_logfile()
619 if (!rstr1_ph) { in ntfs_check_logfile()
635 free(rstr1_ph); in ntfs_check_logfile()
636 rstr1_ph = rstr2_ph; in ntfs_check_logfile()
647 *rp = rstr1_ph; in ntfs_check_logfile()
649 free(rstr1_ph); in ntfs_check_logfile()
654 free(rstr1_ph); in ntfs_check_logfile()
[all...]

Completed in 2 milliseconds