Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dagb_bitmap.c70 return xagb_bitmap_set(bitmap, agbno, 1); in xagb_bitmap_visit_btblock()
H A Dagb_bitmap.h30 static inline int xagb_bitmap_set(struct xagb_bitmap *bitmap, in xagb_bitmap_set() function
H A Dagheader_repair.c479 error = xagb_bitmap_set(ra->freesp, rec->rm_startblock, in xrep_agfl_walk_rmap()
508 error = xagb_bitmap_set(&ra->crossed, agbno, 1); in xrep_agfl_check_extent()
655 error = xagb_bitmap_set(&af->used_extents, start, agbno - 1); in xrep_agfl_fill()
H A Dialloc_repair.c404 return xagb_bitmap_set(&ri->old_iallocbt_blocks, rec->rm_startblock, in xrep_ibt_record_old_btree_blocks()