Home
last modified time | relevance | path

Searched refs:run_ordered_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dasync-thread.c210 static void run_ordered_work(struct btrfs_workqueue *wq, in run_ordered_work() function
320 * Pairs with the smp_rmb in run_ordered_work. in btrfs_work_helper()
324 run_ordered_work(wq, work); in btrfs_work_helper()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dasync-thread.c220 static void run_ordered_work(struct __btrfs_workqueue *wq, in run_ordered_work() function
331 * Pairs with the smp_rmb in run_ordered_work. in btrfs_work_helper()
335 run_ordered_work(wq, work); in btrfs_work_helper()

Completed in 2 milliseconds