Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dbmap.c486 struct xchk_bmap_check_rmap_info *sbcri = priv; in xchk_bmap_check_rmap() local
488 struct xfs_scrub *sc = sbcri->sc; in xchk_bmap_check_rmap()
494 if ((sbcri->whichfork == XFS_ATTR_FORK) ^ in xchk_bmap_check_rmap()
501 ifp = XFS_IFORK_PTR(sc->ip, sbcri->whichfork); in xchk_bmap_check_rmap()
503 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
508 &sbcri->icur, &irec); in xchk_bmap_check_rmap()
510 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
521 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
525 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
528 xchk_fblock_set_corrupt(sc, sbcri in xchk_bmap_check_rmap()
556 struct xchk_bmap_check_rmap_info sbcri; xchk_bmap_check_ag_rmaps() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dbmap.c541 struct xchk_bmap_check_rmap_info *sbcri = priv; in xchk_bmap_check_rmap() local
543 struct xfs_scrub *sc = sbcri->sc; in xchk_bmap_check_rmap()
549 if ((sbcri->whichfork == XFS_ATTR_FORK) ^ in xchk_bmap_check_rmap()
556 ifp = xfs_ifork_ptr(sc->ip, sbcri->whichfork); in xchk_bmap_check_rmap()
558 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
563 &sbcri->icur, &irec); in xchk_bmap_check_rmap()
565 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
577 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
582 xchk_fblock_set_corrupt(sc, sbcri->whichfork, in xchk_bmap_check_rmap()
585 xchk_fblock_set_corrupt(sc, sbcri in xchk_bmap_check_rmap()
613 struct xchk_bmap_check_rmap_info sbcri; xchk_bmap_check_ag_rmaps() local
[all...]

Completed in 2 milliseconds