Lines Matching refs:CM_READ_ONLY
63 CM_READ_ONLY, /* metadata may not be changed */ enumerator
184 case CM_READ_ONLY: in __set_clone_mode()
206 if (get_clone_mode(clone) >= CM_READ_ONLY) in __abort_transaction()
237 __set_clone_mode(clone, CM_READ_ONLY); in __metadata_operation_failed()
356 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) { in issue_bio()
439 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) { in complete_overwrite_bio()
515 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) { in process_discard_bio()
712 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) in hydration_update_metadata()
939 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) { in hydrate_bio_region()
1077 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) in do_hydration()
1147 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) { in commit_metadata()
1201 if (unlikely(get_clone_mode(clone) >= CM_READ_ONLY)) in process_deferred_discards()
1491 case CM_READ_ONLY: in clone_status()