Home
last modified time | relevance | path

Searched defs:is_clean (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Ddm-dirty-log.h58 int (*is_clean)(struct dm_dirty_log *log, region_t region); member
/linux/drivers/md/
H A Ddm-log-userspace-base.c410 int64_t is_clean; in userspace_is_clean() local
/linux/drivers/md/dm-vdo/
H A Dslab-depot.h345 bool is_clean; member
H A Dslab-depot.c361 bool load_ref_counts, bool is_clean, in update_slab_summary_entry()