Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-clone-target.c144 #define DM_CLONE_HYDRATION_ENABLED 1 macro
788 if (test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags) && in hydration_kcopyd_callback()
1095 test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags) && in do_hydration()
1392 count = !test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in emit_flags()
1397 if (!test_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags)) in emit_flags()
1567 __clear_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in parse_feature_args()
1798 __set_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in clone_ctr()
2124 if (!test_and_set_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags)) in enable_hydration()
2130 clear_bit(DM_CLONE_HYDRATION_ENABLED, &clone->flags); in disable_hydration()