btrfs_func_t 335 fs/btrfs/async-thread.c void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, btrfs_func_t 336 fs/btrfs/async-thread.c btrfs_func_t ordered_func, btrfs_func_t ordered_free) btrfs_func_t 17 fs/btrfs/async-thread.h typedef void (*btrfs_func_t)(struct btrfs_work *arg); btrfs_func_t 21 fs/btrfs/async-thread.h btrfs_func_t func; btrfs_func_t 22 fs/btrfs/async-thread.h btrfs_func_t ordered_func; btrfs_func_t 23 fs/btrfs/async-thread.h btrfs_func_t ordered_free; btrfs_func_t 37 fs/btrfs/async-thread.h void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, btrfs_func_t 38 fs/btrfs/async-thread.h btrfs_func_t ordered_func, btrfs_func_t ordered_free); btrfs_func_t 191 fs/btrfs/raid56.c static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func)