Home
last modified time | relevance | path

Searched defs:SECTOR_SIZE (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/snapuserd/include/snapuserd/
Dsnapuserd_kernel.h45 static constexpr uint64_t SECTOR_SIZE = (1ULL << SECTOR_SHIFT); variable
/system/core/storaged/include/
Dstoraged.h42 #define SECTOR_SIZE ( 512 ) macro
/system/core/fs_mgr/tools/
Ddmuserd.cpp18 #define SECTOR_SIZE ((__u64)512) macro