Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dcommon.c375 want_ag_read_header_failure( in want_ag_read_header_failure() function
413 if (error && want_ag_read_header_failure(sc, XFS_SCRUB_TYPE_AGI)) in xchk_ag_read_headers()
417 if (error && want_ag_read_header_failure(sc, XFS_SCRUB_TYPE_AGF)) in xchk_ag_read_headers()
421 if (error && want_ag_read_header_failure(sc, XFS_SCRUB_TYPE_AGFL)) in xchk_ag_read_headers()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dcommon.c381 want_ag_read_header_failure( in want_ag_read_header_failure() function
415 if (error && want_ag_read_header_failure(sc, XFS_SCRUB_TYPE_AGI)) in xchk_perag_read_headers()
419 if (error && want_ag_read_header_failure(sc, XFS_SCRUB_TYPE_AGF)) in xchk_perag_read_headers()

Completed in 3 milliseconds