Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dctree.h3799 bool __cold abort_should_print_stack(int errno);
3812 if (WARN(abort_should_print_stack(errno), \
Dctree.c121 bool __cold abort_should_print_stack(int errno) in abort_should_print_stack() function