Home
last modified time | relevance | path

Searched refs:normal_work_helper (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dasync-thread.c57 static void normal_work_helper(struct btrfs_work *work);
64 normal_work_helper(work); \
266 static void normal_work_helper(struct btrfs_work *work) in normal_work_helper() function