Lines Matching defs:offset
149 static int read_sb_page(struct mddev *mddev, loff_t offset, in read_sb_page()
223 loff_t offset = mddev->bitmap_info.offset; in write_sb_page() local
588 loff_t offset = bitmap->mddev->bitmap_info.offset; in md_bitmap_read_sb() local
781 int pnum, offset = 0; in md_bitmap_storage_alloc() local
1062 unsigned long offset; in md_bitmap_init_from_disk() local
1200 sector_t offset, int inc) in md_bitmap_count_page()
1208 static void md_bitmap_set_pending(struct bitmap_counts *bitmap, sector_t offset) in md_bitmap_set_pending()
1353 sector_t offset, sector_t *blocks, in md_bitmap_get_counter()
1394 int md_bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind) in md_bitmap_startwrite()
1458 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset, in md_bitmap_endwrite()
1511 static int __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, in __bitmap_start_sync()
1539 int md_bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, in md_bitmap_start_sync()
1563 void md_bitmap_end_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int aborted) in md_bitmap_end_sync()
1662 static void md_bitmap_set_memory_bits(struct bitmap *bitmap, sector_t offset, int needed) in md_bitmap_set_memory_bits()
2312 long long offset; in location_store() local