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

/linux-4.4.14/include/linux/
H A Ddm-dirty-log.h113 region_t (*get_sync_count)(struct dm_dirty_log *log); member in struct:dm_dirty_log_type
/linux-4.4.14/drivers/md/
H A Ddm-log.c837 .get_sync_count = core_get_sync_count,
856 .get_sync_count = core_get_sync_count,
H A Ddm-raid1.c410 (log->type->get_sync_count(log) == ms->nr_regions)) { do_recovery()
1416 (unsigned long long)log->type->get_sync_count(log), mirror_status()
H A Ddm-log-userspace-base.c886 .get_sync_count = userspace_get_sync_count,
/linux-4.4.14/include/uapi/linux/
H A Ddm-log-userspace.h300 * region_t (*get_sync_count)(struct dm_dirty_log *log);

Completed in 151 milliseconds