Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dtransaction.h203 bool __cold abort_should_print_stack(int errno);
216 if (WARN(abort_should_print_stack(errno), \
Dctree.c233 bool __cold abort_should_print_stack(int errno) in abort_should_print_stack() function