Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dasync-thread.c54 static void normal_work_helper(struct btrfs_work *work);
61 normal_work_helper(work); \
341 static void normal_work_helper(struct btrfs_work *work) in normal_work_helper() function