Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbcachefs.h329 static inline bool should_print_err(int err) in should_print_err() function
336 if (should_print_err(_ret)) \
342 if (should_print_err(_ret)) \
348 if (should_print_err(_ret)) \
H A Dio_misc.c116 if (should_print_err(ret)) { in bch2_extent_fallocate()