Searched refs:md_bitmap_dirty_bits (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-bitmap.h | 251 void md_bitmap_dirty_bits(struct bitmap *bitmap, unsigned long s, unsigned long e);
|
H A D | md-bitmap.c | 1690 void md_bitmap_dirty_bits(struct bitmap *bitmap, unsigned long s, unsigned long e) in md_bitmap_dirty_bits() function
|
H A D | md.c | 4717 md_bitmap_dirty_bits(mddev->bitmap, chunk, end_chunk); in bitmap_store()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-bitmap.h | 252 void md_bitmap_dirty_bits(struct bitmap *bitmap, unsigned long s, unsigned long e);
|
H A D | md-bitmap.c | 1762 void md_bitmap_dirty_bits(struct bitmap *bitmap, unsigned long s, unsigned long e) in md_bitmap_dirty_bits() function
|
H A D | md.c | 4646 md_bitmap_dirty_bits(mddev->bitmap, chunk, end_chunk); in bitmap_store()
|
Completed in 28 milliseconds