Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp663 static void SetReadAheadSize(const std::string& entry_block_device, off64_t size_kb) { in SetReadAheadSize() function
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp4525 void SnapshotManager::SetReadAheadSize(const std::string& entry_block_device, off64_t size_kb) { in SetReadAheadSize() function in android::snapshot::SnapshotManager