Searched refs:register_threshold_callback (Results 1 – 3 of 3) sorted by relevance
70 int (*register_threshold_callback)(struct dm_space_map *sm, member162 if (sm->register_threshold_callback) in dm_sm_register_threshold_callback()163 return sm->register_threshold_callback(sm, threshold, fn, context); in dm_sm_register_threshold_callback()
577 .register_threshold_callback = sm_metadata_register_threshold_callback714 .register_threshold_callback = NULL
214 .register_threshold_callback = NULL
Completed in 9 milliseconds