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