Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dfsb_bitmap.h11 struct xfsb_bitmap { struct
15 static inline void xfsb_bitmap_init(struct xfsb_bitmap *bitmap) in xfsb_bitmap_init() argument
20 static inline void xfsb_bitmap_destroy(struct xfsb_bitmap *bitmap) in xfsb_bitmap_destroy()
25 static inline int xfsb_bitmap_set(struct xfsb_bitmap *bitmap, in xfsb_bitmap_set()
31 static inline int xfsb_bitmap_walk(struct xfsb_bitmap *bitmap, in xfsb_bitmap_walk()
H A Dreap.h10 struct xfsb_bitmap;
14 int xrep_reap_fsblocks(struct xfs_scrub *sc, struct xfsb_bitmap *bitmap,
18 struct xfsb_bitmap *bitmap);
H A Drepair.h46 struct xfsb_bitmap;
H A Dcow_repair.c70 struct xfsb_bitmap old_cowfork_fsblocks;