Home
last modified time | relevance | path

Searched defs:NO_SPACE (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_status.h34 NO_SPACE = -ENOSPC, enumerator
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dreturn.h33 NO_SPACE = static_cast<int32_t>(FiemapStatus::ErrorCode::NO_SPACE), enumerator