Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dbmap.c445 struct xchk_bmap_check_rmap_info *sbcri = priv; in xchk_bmap_check_rmap() local
447 struct xfs_scrub *sc = sbcri->sc; in xchk_bmap_check_rmap()
453 if ((sbcri->whichfork == XFS_ATTR_FORK) ^ in xchk_bmap_check_rmap()
460 ifp = XFS_IFORK_PTR(sc->ip, sbcri->whichfork); in xchk_bmap_check_rmap()
462 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
467 &sbcri->icur, &irec); in xchk_bmap_check_rmap()
469 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
480 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
484 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
487 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
[all …]