Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-log-userspace-base.c22 struct dm_dirty_log_flush_entry { struct
469 struct dm_dirty_log_flush_entry *fe; in flush_one_by_one()
489 struct dm_dirty_log_flush_entry *fe, *tmp_fe; in flush_by_group()
571 struct dm_dirty_log_flush_entry *fe, *tmp_fe; in userspace_flush()
652 struct dm_dirty_log_flush_entry *fe; in userspace_mark_region()
681 struct dm_dirty_log_flush_entry *fe; in userspace_clear_region()
894 _flush_entry_cache = KMEM_CACHE(dm_dirty_log_flush_entry, 0); in userspace_dirty_log_init()