Home
last modified time | relevance | path

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

/fs/btrfs/
Dasync-thread.c67 static void normal_work_helper(struct btrfs_work *work);
74 normal_work_helper(work); \
315 static void normal_work_helper(struct btrfs_work *work) in normal_work_helper() function