Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-log-userspace-base.c22 struct dm_dirty_log_flush_entry { struct
470 struct dm_dirty_log_flush_entry *fe; in flush_one_by_one()
490 struct dm_dirty_log_flush_entry *fe, *tmp_fe; in flush_by_group()
572 struct dm_dirty_log_flush_entry *fe, *tmp_fe; in userspace_flush()
653 struct dm_dirty_log_flush_entry *fe; in userspace_mark_region()
682 struct dm_dirty_log_flush_entry *fe; in userspace_clear_region()
895 _flush_entry_cache = KMEM_CACHE(dm_dirty_log_flush_entry, 0); in userspace_dirty_log_init()