Searched refs:run_fn (Results 1 – 1 of 1) sorted by relevance
319 typedef int (*run_fn)(struct dm_space_map *, dm_block_t, dm_block_t); typedef321 static void with_runs(struct dm_space_map *sm, const __le64 *value_le, unsigned count, run_fn fn) in with_runs()