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

/linux-master/fs/xfs/scrub/
H A Dagb_bitmap.h11 struct xagb_bitmap { struct
15 static inline void xagb_bitmap_init(struct xagb_bitmap *bitmap)
20 static inline void xagb_bitmap_destroy(struct xagb_bitmap *bitmap)
25 static inline int xagb_bitmap_clear(struct xagb_bitmap *bitmap,
30 static inline int xagb_bitmap_set(struct xagb_bitmap *bitmap,
36 static inline bool xagb_bitmap_test(struct xagb_bitmap *bitmap,
42 static inline int xagb_bitmap_disunion(struct xagb_bitmap *bitmap,
43 struct xagb_bitmap *sub)
48 static inline uint32_t xagb_bitmap_hweight(struct xagb_bitmap *bitmap)
52 static inline bool xagb_bitmap_empty(struct xagb_bitmap *bitma
[all...]
H A Dreap.h9 struct xagb_bitmap;
12 int xrep_reap_agblocks(struct xfs_scrub *sc, struct xagb_bitmap *bitmap,
H A Dagb_bitmap.c58 struct xagb_bitmap *bitmap = priv;
76 struct xagb_bitmap *bitmap,
90 struct xagb_bitmap *bitmap,
H A Drmap.c68 struct xagb_bitmap fs_owned;
69 struct xagb_bitmap log_owned;
70 struct xagb_bitmap ag_owned;
71 struct xagb_bitmap inobt_owned;
72 struct xagb_bitmap refcbt_owned;
288 struct xagb_bitmap *bmp = NULL;
381 struct xagb_bitmap *bitmap = priv;
H A Drmap_repair.c283 struct xagb_bitmap *bitmap,
311 struct xagb_bitmap bmbt_blocks;
620 struct xagb_bitmap inobt_blocks; /* INOBIT */
621 struct xagb_bitmap ichunk_blocks; /* ICHUNKBIT */
746 struct xagb_bitmap *bitmap = priv;
763 struct xagb_bitmap refcountbt_blocks; /* REFCBIT */
764 struct xagb_bitmap cow_blocks; /* COWBIT */
968 struct xagb_bitmap *bitmap;
995 struct xagb_bitmap *freesp_blocks,
1096 struct xagb_bitmap freesp_block
[all...]
H A Dagheader_repair.c445 struct xagb_bitmap crossed;
448 struct xagb_bitmap agmetablocks;
451 struct xagb_bitmap *freesp;
529 struct xagb_bitmap *agfl_extents,
626 struct xagb_bitmap used_extents;
665 struct xagb_bitmap *agfl_extents,
712 struct xagb_bitmap agfl_extents;
H A Drepair.h51 struct xagb_bitmap;
H A Dalloc_repair.c92 struct xagb_bitmap not_allocbt_blocks;
95 struct xagb_bitmap old_allocbt_blocks;
H A Dreap.c514 struct xagb_bitmap *bitmap,
H A Drefcount_repair.c110 struct xagb_bitmap old_refcountbt_blocks;
H A Dialloc_repair.c107 struct xagb_bitmap old_iallocbt_blocks;

Completed in 214 milliseconds