Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drmap_repair.c664 struct xagb_bitmap inobt_blocks; /* INOBIT */ member
686 error = xagb_bitmap_set_btcur_path(&ri->inobt_blocks, cur); in xrep_rmap_walk_inobt()
737 xagb_bitmap_init(&ri.inobt_blocks); in xrep_rmap_find_inode_rmaps()
755 error = xagb_bitmap_set(&ri.inobt_blocks, in xrep_rmap_find_inode_rmaps()
763 error = xagb_bitmap_set_btblocks(&ri.inobt_blocks, in xrep_rmap_find_inode_rmaps()
770 error = xrep_rmap_stash_bitmap(rr, &ri.inobt_blocks, in xrep_rmap_find_inode_rmaps()
778 xagb_bitmap_destroy(&ri.inobt_blocks); in xrep_rmap_find_inode_rmaps()