Home
last modified time | relevance | path

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

/linux-6.8/fs/xfs/scrub/
Ddir.c114 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, offset, &error)) in xchk_dir_actor()
133 xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error); in xchk_dir_actor()
201 if (!xchk_fblock_process_error(ds->sc, XFS_DATA_FORK, rec_bno, in xchk_dir_rec()
323 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_data_bestfree()
474 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_leaf1_bestfree()
538 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, in xchk_directory_leaf1_bestfree()
581 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_free_bestfree()
603 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, in xchk_directory_free_bestfree()
652 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()
217 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_parent()
Drtbitmap.c123 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtbitmap_check_extents()
197 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_rtbitmap()
Dsymlink.c71 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_symlink()
Dquota.c177 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, offset, &error)) in xchk_quota_item()
333 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, in xchk_quota()
Drtsummary.c258 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
274 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
Dbmap.c340 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_iextent_xref()
538 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap_btree()
980 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap()
Dattr.c230 if (!xchk_fblock_process_error(sx->sc, XFS_ATTR_FORK, args.blkno, in xchk_xattr_listent()
643 if (!xchk_fblock_process_error(sc, XFS_ATTR_FORK, 0, &error)) in xchk_xattr()
Dcommon.h39 bool xchk_fblock_process_error(struct xfs_scrub *sc, int whichfork,
Dcommon.c154 xchk_fblock_process_error( in xchk_fblock_process_error() function
1233 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, in xchk_metadata_inode_forks()