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

/linux-master/fs/xfs/scrub/
H A Drmap_repair.c123 * We use the 'xrep_rmap' prefix for all the rmap functions.
127 struct xrep_rmap { struct
163 struct xrep_rmap *rr;
175 rr = kzalloc(sizeof(struct xrep_rmap), XCHK_GFP_FLAGS);
210 struct xrep_rmap *rr,
259 struct xrep_rmap *rr;
271 struct xrep_rmap *rr = rsr->rr;
282 struct xrep_rmap *rr,
313 struct xrep_rmap *rr;
411 struct xrep_rmap *r
[all...]

Completed in 86 milliseconds