Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dbmap.c466 struct xchk_bmap_check_rmap_info *sbcri = priv; in xchk_bmap_check_rmap() local
468 struct xfs_scrub *sc = sbcri->sc; in xchk_bmap_check_rmap()
474 if ((sbcri->whichfork == XFS_ATTR_FORK) ^ in xchk_bmap_check_rmap()
481 ifp = XFS_IFORK_PTR(sc->ip, sbcri->whichfork); in xchk_bmap_check_rmap()
483 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
488 &sbcri->icur, &irec); in xchk_bmap_check_rmap()
490 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
501 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
505 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
508 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
[all …]