btrfs: Cleanup the btrfs_workqueue related function type
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Thu, 6 Mar 2014 04:19:50 +0000 (04:19 +0000)
committerJosef Bacik <jbacik@fb.com>
Mon, 10 Mar 2014 19:17:20 +0000 (15:17 -0400)
commit6db8914f9763d3f0a7610b497d44f93a4c17e62e
treebf266c5830b629ca7a85b7fd1cefbbde57afdc35
parent2131bcd38b18167f499f190acf3409dfe5b3c280
btrfs: Cleanup the btrfs_workqueue related function type

The new btrfs_workqueue still use open-coded function defition,
this patch will change them into btrfs_func_t type which is much the
same as kernel workqueue.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/async-thread.c
fs/btrfs/async-thread.h