Home
last modified time | relevance | path

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

/Linux-v5.10/include/trace/events/
Dbtrfs.h142 #define EXTENT_FLAGS \ macro
1944 __print_flags(__entry->set_bits, "|", EXTENT_FLAGS))
1983 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))
2024 __print_flags(__entry->set_bits , "|", EXTENT_FLAGS),
2025 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))