Searched refs:get_sync_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Ddm-dirty-log.h114 region_t (*get_sync_count)(struct dm_dirty_log *log); member in struct:dm_dirty_log_type
/linux-master/drivers/md/
H A Ddm-log.c861 .get_sync_count = core_get_sync_count,
880 .get_sync_count = core_get_sync_count,
H A Ddm-log-userspace-base.c882 .get_sync_count = userspace_get_sync_count,
H A Ddm-raid1.c410 (log->type->get_sync_count(log) == ms->nr_regions)) {
1424 (unsigned long long)log->type->get_sync_count(log),

Completed in 121 milliseconds