Home
last modified time | relevance | path

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

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