Searched defs:work_func (Results 1 – 2 of 2) sorted by relevance
179 typedef int (*work_func)(int fd, const struct bpf_map_info *info, void *data, typedef
187 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work()