Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp1530 static bool PrepareZramDevice(const std::string& loop, off64_t size, const std::string& bdev) { in PrepareZramDevice() function
1593 …if (!PrepareZramDevice(entry.zram_loopback_path, entry.zram_loopback_size, entry.zram_backing_dev_… in fs_mgr_swapon_all()