Searched refs:register_threshold_callback (Results 1 – 3 of 3) sorted by relevance
69 int (*register_threshold_callback)(struct dm_space_map *sm, member161 if (sm->register_threshold_callback) in dm_sm_register_threshold_callback()162 return sm->register_threshold_callback(sm, threshold, fn, context); in dm_sm_register_threshold_callback()
573 .register_threshold_callback = sm_metadata_register_threshold_callback710 .register_threshold_callback = NULL
213 .register_threshold_callback = NULL