Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-clone-target.c150 #define DM_CLONE_HYDRATION_ENABLED 1 macro
794 if (test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags) && in hydration_kcopyd_callback()
1101 test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags) && in do_hydration()
1402 count = !test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in emit_flags()
1407 if (!test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags)) in emit_flags()
1572 __clear_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in parse_feature_args()
1804 __set_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in clone_ctr()
2140 if (!test_and_set_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags)) in enable_hydration()
2146 clear_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in disable_hydration()