Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dasync-thread.c20 #define DFT_THRESHOLD (32) macro
126 thresh = DFT_THRESHOLD; in __btrfs_alloc_workqueue()
128 if (thresh < DFT_THRESHOLD) { in __btrfs_alloc_workqueue()