Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-cluster.c1225 unsigned long my_sync_size; in cluster_check_sync_size() local
1233 my_sync_size = stats.sync_size; in cluster_check_sync_size()
1277 return (my_sync_size == sync_size) ? 0 : -1; in cluster_check_sync_size()