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

/linux-master/fs/btrfs/
H A Dasync-thread.c229 * paired with the smp_mb__before_atomic in btrfs_work_helper
294 static void btrfs_work_helper(struct work_struct *normal_work) function
336 INIT_WORK(&work->normal_work, btrfs_work_helper);

Completed in 725 milliseconds