Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dbtrfs.h145 #define EXTENT_FLAGS \ macro
2125 __print_flags(__entry->set_bits, "|", EXTENT_FLAGS))
2163 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))
2203 __print_flags(__entry->set_bits , "|", EXTENT_FLAGS),
2204 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))