Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-cluster.c1199 unsigned long my_sync_size; in cluster_check_sync_size() local
1207 my_sync_size = stats.sync_size; in cluster_check_sync_size()
1251 return (my_sync_size == sync_size) ? 0 : -1; in cluster_check_sync_size()