Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dlogfile.c494 RESTART_PAGE_HEADER *rstr2_ph = NULL; in ntfs_check_logfile() local
584 !rstr1_ph ? &rstr1_ph : &rstr2_ph, in ntfs_check_logfile()
623 BUG_ON(rstr2_ph); in ntfs_check_logfile()
629 if (rstr2_ph) { in ntfs_check_logfile()
638 rstr1_ph = rstr2_ph; in ntfs_check_logfile()
643 ntfs_free(rstr2_ph); in ntfs_check_logfile()
645 rstr2_ph = NULL; in ntfs_check_logfile()