Searched refs:register_threshold_callback (Results 1 – 3 of 3) sorted by relevance
69 int (*register_threshold_callback)(struct dm_space_map *sm, member150 if (sm->register_threshold_callback) in dm_sm_register_threshold_callback()151 return sm->register_threshold_callback(sm, threshold, fn, context); in dm_sm_register_threshold_callback()
562 .register_threshold_callback = sm_metadata_register_threshold_callback689 .register_threshold_callback = NULL
251 .register_threshold_callback = NULL