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

/linux-master/fs/btrfs/
H A Dasync-thread.c20 #define NO_THRESHOLD (-1) macro
64 * to support "thresh == NO_THRESHOLD" case, but it requires
68 if (wq->thresh == NO_THRESHOLD)
101 ret->thresh = NO_THRESHOLD;
138 ret->thresh = NO_THRESHOLD;
157 if (wq->thresh == NO_THRESHOLD)
173 if (wq->thresh == NO_THRESHOLD)

Completed in 55 milliseconds