Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A 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()
H A Drtbitmap.c83 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtbitmap_check_extents()
121 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_rtbitmap()
H A 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()
H A Drtsummary.c200 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
210 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, off, &error)) in xchk_rtsum_compare()
H A Dsymlink.c63 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, &error)) in xchk_symlink()
H A 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()
905 if (!xchk_fblock_process_error(sc, whichfork, 0, &error)) in xchk_bmap()
H A Dcommon.h39 bool xchk_fblock_process_error(struct xfs_scrub *sc, int whichfork,
H A Dattr.c226 if (!xchk_fblock_process_error(sx->sc, XFS_ATTR_FORK, args.blkno, in xchk_xattr_listent()
657 if (!xchk_fblock_process_error(sc, XFS_ATTR_FORK, 0, &error)) in xchk_xattr()
H A Dquota.c248 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, in xchk_quota()
H A Dcommon.c153 xchk_fblock_process_error( in xchk_fblock_process_error() function
1196 if (!xchk_fblock_process_error(sc, XFS_DATA_FORK, 0, in xchk_metadata_inode_forks()