Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dblock-group.c665 static noinline void caching_thread(struct btrfs_work *work) in caching_thread() function
760 btrfs_init_work(&caching_ctl->work, caching_thread, NULL, NULL); in btrfs_cache_block_group()