Home
last modified time | relevance | path

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

/fs/ntfs/
Dlogfile.c492 RESTART_PAGE_HEADER *rstr2_ph = NULL; in ntfs_check_logfile() local
582 !rstr1_ph ? &rstr1_ph : &rstr2_ph, in ntfs_check_logfile()
621 BUG_ON(rstr2_ph); in ntfs_check_logfile()
627 if (rstr2_ph) { in ntfs_check_logfile()
636 rstr1_ph = rstr2_ph; in ntfs_check_logfile()
641 ntfs_free(rstr2_ph); in ntfs_check_logfile()
643 rstr2_ph = NULL; in ntfs_check_logfile()