Searched refs:btrfs_func_t (Results 1 – 3 of 3) sorted by relevance
17 typedef void (*btrfs_func_t)(struct btrfs_work *arg); typedef21 btrfs_func_t func;22 btrfs_func_t ordered_func;23 btrfs_func_t ordered_free;65 btrfs_func_t func,66 btrfs_func_t ordered_func,67 btrfs_func_t ordered_free);
380 btrfs_func_t func, in btrfs_init_work()381 btrfs_func_t ordered_func, in btrfs_init_work()382 btrfs_func_t ordered_free) in btrfs_init_work()
175 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work()