Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlogfile.c43 bool have_usa = true; in ntfs_check_restart_page_header() local
83 have_usa = false; in ntfs_check_restart_page_header()
110 if (ra_ofs & 7 || (have_usa ? ra_ofs < usa_end : in ntfs_check_restart_page_header()