Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dlogfile.c462 struct restart_page_header *rstr2_ph = NULL; in ntfs_check_logfile() local
554 !rstr1_ph ? &rstr1_ph : &rstr2_ph, in ntfs_check_logfile()
601 if (rstr2_ph) { in ntfs_check_logfile()
609 rstr1_ph = rstr2_ph; in ntfs_check_logfile()
613 kvfree(rstr2_ph); in ntfs_check_logfile()
615 rstr2_ph = NULL; in ntfs_check_logfile()