Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp52 static constexpr const uint32_t kUnsupportedExtentFlags = variable
520 if (extent->fe_flags & kUnsupportedExtentFlags) { in IsValidExtent()