Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dasync-thread.c379 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t uniq_func, in btrfs_init_work() argument
387 INIT_WORK(&work->normal_work, uniq_func); in btrfs_init_work()