Home
last modified time | relevance | path

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

/linux-6.15/include/trace/events/
H A Dbtrfs.h144 #define EXTENT_FLAGS \ macro
2092 __print_flags(__entry->set_bits, "|", EXTENT_FLAGS))
2125 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))
2160 __print_flags(__entry->set_bits , "|", EXTENT_FLAGS),
2161 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))