get_sync_count    885 drivers/md/dm-log-userspace-base.c 	.get_sync_count = userspace_get_sync_count,
get_sync_count    839 drivers/md/dm-log.c 	.get_sync_count = core_get_sync_count,
get_sync_count    858 drivers/md/dm-log.c 	.get_sync_count = core_get_sync_count,
get_sync_count    404 drivers/md/dm-raid1.c 	    (log->type->get_sync_count(log) == ms->nr_regions)) {
get_sync_count   1412 drivers/md/dm-raid1.c 		      (unsigned long long)log->type->get_sync_count(log),
get_sync_count    113 include/linux/dm-dirty-log.h 	region_t (*get_sync_count)(struct dm_dirty_log *log);