Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds