• Home
  • Raw
  • Download

Lines Matching full:consistency

27  * ntfs_check_restart_page_header - check the page header for consistency
32 * Check the restart page header @rp for consistency and return 'true' if it is
131 * ntfs_check_restart_area - check the restart area for consistency
135 * Check the restart area of the restart page @rp for consistency and return
139 * consistency checked.
212 * Check ra->seq_number_bits against ra->file_size for consistency. in ntfs_check_restart_area()
245 * ntfs_check_log_client_array - check the log client array for consistency
249 * Check the log client array of the restart page @rp for consistency and
253 * already been consistency checked.
310 * ntfs_check_and_load_restart_page - check the restart page for consistency
317 * Check the restart page @rp for consistency and return 0 if it is consistent
345 /* Check the restart page header for consistency. */ in ntfs_check_and_load_restart_page()
350 /* Check the restart area for consistency. */ in ntfs_check_and_load_restart_page()
428 * check the log client records for consistency, too. in ntfs_check_and_load_restart_page()
455 * ntfs_check_logfile - check the journal for consistency
459 * Check the $LogFile journal for consistency and return 'true' if it is
564 * Check the (modified by chkdsk) restart page for consistency in ntfs_check_logfile()
633 /* All consistency checks passed. */ in ntfs_check_logfile()
661 * This function assumes that the $LogFile journal has already been consistency
682 "have been consistency checked before calling " in ntfs_is_logfile_clean()
709 * This function assumes that the $LogFile journal has already been consistency