Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dasync-thread.c22 #define DFT_THRESHOLD (32) macro
93 thresh = DFT_THRESHOLD; in __btrfs_alloc_workqueue()
95 if (thresh < DFT_THRESHOLD) { in __btrfs_alloc_workqueue()

Completed in 2 milliseconds