Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Dbitmap.h143 __le64 sync_size; /* 40 the size of the md device's sync range(3) */ member
Dbitmap.c532 (unsigned long long)le64_to_cpu(sb->sync_size)/2); in bitmap_print_sb()
591 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in bitmap_read_sb()