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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.h143 __le64 sync_size; /* 40 the size of the md device's sync range(3) */ member in struct:bitmap_super_s
H A Dbitmap.c528 (unsigned long long)le64_to_cpu(sb->sync_size)/2);
587 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors);

Completed in 35 milliseconds