Home
last modified time | relevance | path

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

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