Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dclosure.h200 static inline int closure_sync_timeout(struct closure *cl, unsigned long timeout) in closure_sync_timeout() function
473 closure_sync_timeout(&cl, _t); \
/linux/fs/bcachefs/
H A Dalloc_foreground.c1728 if (t && closure_sync_timeout(cl, t)) { in __bch2_wait_on_allocator()