Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Ddir.c273 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, offset, &error)) in xchk_dir_actor()
292 xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error); in xchk_dir_actor()
368 if (!xchk_fblock_process_error(ds->sc, XFS_DATA_FORK, rec_bno, in xchk_dir_rec()
491 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_data_bestfree()
642 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_leaf1_bestfree()
705 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, in xchk_directory_leaf1_bestfree()
748 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_free_bestfree()
770 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, in xchk_directory_free_bestfree()
821 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, lblk, &error)) in xchk_directory_blocks()
Dsymlink.c83 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_symlink()
Drtbitmap.c174 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtbitmap_check_extents()
252 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_rtbitmap()
Drtsummary.c266 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
282 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
Dquota.c177 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, offset, &error)) in xchk_quota_item()
339 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, in xchk_quota()
Dbmap.c334 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_rt_iextent_xref()
339 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_rt_iextent_xref()
400 if (!xchk_fblock_process_error(info->sc, info->whichfork, in xchk_bmap_iextent_xref()
598 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap_btree()
1094 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap()
Dparent.c167 xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error); in xchk_parent_validate()
309 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_parent_pptr_and_dotdot()
876 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_parent()
Dattr.c250 if (!xchk_fblock_process_error(sc, XFS_ATTR_FORK, args.blkno, in xchk_xattr_actor()
679 if (!xchk_fblock_process_error(sc, XFS_ATTR_FORK, 0, &error)) in xchk_xattr()
Dcommon.h17 bool xchk_fblock_process_error(struct xfs_scrub *sc, int whichfork,
Dcommon.c193 xchk_fblock_process_error( in xchk_fblock_process_error() function
1442 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, in xchk_metadata_inode_forks()