Home
last modified time | relevance | path

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

/linux-6.12.1/include/trace/events/
Dbtrfs.h143 #define EXTENT_FLAGS \ macro
2088 __print_flags(__entry->set_bits, "|", EXTENT_FLAGS))
2121 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))
2156 __print_flags(__entry->set_bits , "|", EXTENT_FLAGS),
2157 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))