Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drmap.c53 struct xchk_rmap { struct
204 struct xchk_rmap *cr, in xchk_rmapbt_check_overlapping()
238 struct xchk_rmap *cr, in xchk_rmap_mergeable()
268 struct xchk_rmap *cr, in xchk_rmapbt_check_mergeable()
284 struct xchk_rmap *cr, in xchk_rmapbt_mark_bitmap()
357 struct xchk_rmap *cr = bs->private; in xchk_rmapbt_rec()
398 struct xchk_rmap *cr) in xchk_rmapbt_walk_ag_metadata()
511 struct xchk_rmap *cr) in xchk_rmapbt_check_bitmaps()
548 struct xchk_rmap *cr; in xchk_rmapbt()
551 cr = kzalloc(sizeof(struct xchk_rmap), XCHK_GFP_FLAGS); in xchk_rmapbt()