Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drmap.c43 struct xchk_rmap { struct
194 struct xchk_rmap *cr, in xchk_rmapbt_check_overlapping()
228 struct xchk_rmap *cr, in xchk_rmap_mergeable()
258 struct xchk_rmap *cr, in xchk_rmapbt_check_mergeable()
274 struct xchk_rmap *cr, in xchk_rmapbt_mark_bitmap()
347 struct xchk_rmap *cr = bs->private; in xchk_rmapbt_rec()
388 struct xchk_rmap *cr) in xchk_rmapbt_walk_ag_metadata()
502 struct xchk_rmap *cr) in xchk_rmapbt_check_bitmaps()
539 struct xchk_rmap *cr; in xchk_rmapbt()
542 cr = kzalloc(sizeof(struct xchk_rmap), XCHK_GFP_FLAGS); in xchk_rmapbt()