Home
last modified time | relevance | path

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

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