Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
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)) \
Dio_misc.c116 if (should_print_err(ret)) in bch2_extent_fallocate()