Searched refs:sbcri (Results 1 – 1 of 1) sorted by relevance
482 struct xchk_bmap_check_rmap_info *sbcri = priv; in xchk_bmap_check_rmap() local484 struct xfs_scrub *sc = sbcri->sc; in xchk_bmap_check_rmap()490 if ((sbcri->whichfork == XFS_ATTR_FORK) ^ in xchk_bmap_check_rmap()497 ifp = XFS_IFORK_PTR(sc->ip, sbcri->whichfork); in xchk_bmap_check_rmap()499 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()504 &sbcri->icur, &irec); in xchk_bmap_check_rmap()506 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()518 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()554 struct xchk_bmap_check_rmap_info sbcri; in xchk_bmap_check_ag_rmaps() local565 sbcri.sc = sc; in xchk_bmap_check_ag_rmaps()[all …]
Completed in 6 milliseconds