Home
last modified time | relevance | path

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

/Linux-v6.1/include/trace/events/
Dbtrfs.h145 #define EXTENT_FLAGS \ macro
2015 __print_flags(__entry->set_bits, "|", EXTENT_FLAGS))
2054 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))
2095 __print_flags(__entry->set_bits , "|", EXTENT_FLAGS),
2096 __print_flags(__entry->clear_bits, "|", EXTENT_FLAGS))