Home
last modified time | relevance | path

Searched defs:normal_work (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dasync-thread.h23 struct work_struct normal_work; member
H A Dasync-thread.c294 static void btrfs_work_helper(struct work_struct *normal_work) in btrfs_work_helper()