Lines Matching full:consistency
15 * ntfs_check_restart_page_header - check the page header for consistency
20 * Check the restart page header @rp for consistency and return 'true' if it is
118 * ntfs_check_restart_area - check the restart area for consistency
122 * Check the restart area of the restart page @rp for consistency and return
126 * consistency checked.
197 * Check ra->seq_number_bits against ra->file_size for consistency.
230 * ntfs_check_log_client_array - check the log client array for consistency
234 * Check the log client array of the restart page @rp for consistency and
238 * already been consistency checked.
295 * ntfs_check_and_load_restart_page - check the restart page for consistency
302 * Check the restart page @rp for consistency and return 0 if it is consistent
330 /* Check the restart page header for consistency. */
335 /* Check the restart area for consistency. */
410 * check the log client records for consistency, too.
437 * ntfs_check_logfile - check the journal for consistency
441 * Check the LogFile journal for consistency and return 'true' if it is
548 * Check the (modified by chkdsk) restart page for consistency
617 /* All consistency checks passed. */
636 * This function assumes that the LogFile journal has already been consistency