Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dfsb_bitmap.h15 static inline void xfsb_bitmap_init(struct xfsb_bitmap *bitmap) in xfsb_bitmap_init() function
H A Dcow_repair.c685 xfsb_bitmap_init(&xc->old_cowfork_fsblocks); in xrep_bmap_cow()