Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcow_repair.c65 struct xoff_bitmap bad_fileoffs; member
107 return xoff_bitmap_set(&xc->bad_fileoffs, startoff, blockcount); in xrep_cow_mark_file_range()
695 xoff_bitmap_init(&xc->bad_fileoffs); in xrep_bmap_cow()
731 error = xoff_bitmap_walk(&xc->bad_fileoffs, xrep_cow_replace, xc); in xrep_bmap_cow()
754 xoff_bitmap_destroy(&xc->bad_fileoffs); in xrep_bmap_cow()