Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-log-userspace-base.c23 struct dm_dirty_log_flush_entry { struct
468 struct dm_dirty_log_flush_entry *fe; in flush_one_by_one()
488 struct dm_dirty_log_flush_entry *fe, *tmp_fe; in flush_by_group()
570 struct dm_dirty_log_flush_entry *fe, *tmp_fe; in userspace_flush()
651 struct dm_dirty_log_flush_entry *fe; in userspace_mark_region()
678 struct dm_dirty_log_flush_entry *fe; in userspace_clear_region()
891 _flush_entry_cache = KMEM_CACHE(dm_dirty_log_flush_entry, 0); in userspace_dirty_log_init()