Searched refs:btrfs_func_t (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/btrfs/
H A Dasync-thread.h18 typedef void (*btrfs_func_t)(struct btrfs_work *arg); typedef
22 btrfs_func_t func;
40 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func,
H A Dasync-thread.c331 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func,

Completed in 341 milliseconds