Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.c1161 static inline bool too_many_writepoints(struct bch_fs *c, unsigned factor) in too_many_writepoints() function
1174 too_many_writepoints(c, 32)) in try_increase_writepoints()
1196 !too_many_writepoints(c, 8)) { in try_decrease_writepoints()