Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbcachefs.h325 static inline bool should_print_err(int err) in should_print_err() function
332 if (should_print_err(_ret)) \
338 if (should_print_err(_ret)) \
344 if (should_print_err(_ret)) \
H A Dio_misc.c116 if (should_print_err(ret)) in bch2_extent_fallocate()