Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A 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))