Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Ddir.c112 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, offset, &error)) in xchk_dir_actor()
131 xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error); in xchk_dir_actor()
199 if (!xchk_fblock_process_error(ds->sc, XFS_DATA_FORK, rec_bno, in xchk_dir_rec()
321 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_data_bestfree()
472 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_leaf1_bestfree()
536 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, in xchk_directory_leaf1_bestfree()
579 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_free_bestfree()
601 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, in xchk_directory_free_bestfree()
650 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_blocks()
Dparent.c141 xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error); in xchk_parent_validate()
207 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_parent()
Drtbitmap.c82 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtbitmap_check_extents()
120 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_rtbitmap()
Drtsummary.c199 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
209 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
Dsymlink.c63 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_symlink()
Dcommon.h39 bool xchk_fblock_process_error(struct xfs_scrub *sc, int whichfork,
Dbmap.c316 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_iextent_xref()
514 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap_btree()
899 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap()
Dquota.c248 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, in xchk_quota()
Dattr.c230 if (!xchk_fblock_process_error(sx->sc, XFS_ATTR_FORK, args.blkno, in xchk_xattr_listent()
648 if (!xchk_fblock_process_error(sc, XFS_ATTR_FORK, 0, &error)) in xchk_xattr()
Dcommon.c153 xchk_fblock_process_error( in xchk_fblock_process_error() function
1202 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, in xchk_metadata_inode_forks()