Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dasync-thread.c260 static void btrfs_work_helper(struct work_struct *normal_work) in btrfs_work_helper() function
303 INIT_WORK(&work->normal_work, btrfs_work_helper); in btrfs_init_work()