Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-clone-target.c200 if (get_clone_mode(clone) >= CM_READ_ONLY) in __abort_transaction()
214 if (get_clone_mode(clone) == CM_FAIL) in __reload_in_core_bitset()
350 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) { in issue_bio()
433 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) { in complete_overwrite_bio()
706 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) in hydration_update_metadata()
1071 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) in do_hydration()
1191 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) in process_deferred_discards()
1325 if (unlikely(get_clone_mode(clone) == CM_FAIL)) in clone_map()
1440 if (get_clone_mode(clone) == CM_FAIL) { in clone_status()
1477 switch (get_clone_mode(clone)) { in clone_status()
[all …]