Home
last modified time | relevance | path

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

/fs/btrfs/
A Dasync-thread.c292 static void btrfs_work_helper(struct work_struct *normal_work) in btrfs_work_helper() argument
294 struct btrfs_work *work = container_of(normal_work, struct btrfs_work, in btrfs_work_helper()
295 normal_work); in btrfs_work_helper()
334 INIT_WORK(&work->normal_work, btrfs_work_helper); in btrfs_init_work()
351 queue_work(wq->normal_wq, &work->normal_work); in btrfs_queue_work()
A Dasync-thread.h26 struct work_struct normal_work; member

Completed in 4 milliseconds