Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dasync-thread.c21 #define DFT_THRESHOLD (32) macro
97 thresh = DFT_THRESHOLD; in btrfs_alloc_workqueue()
99 if (thresh < DFT_THRESHOLD) { in btrfs_alloc_workqueue()