Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/include/libdm/
Dloop_control.h47 static bool EnableDirectIo(int fd);
/system/core/fs_mgr/libdm/
Dloop_control.cpp115 bool LoopControl::EnableDirectIo(int fd) { in EnableDirectIo() function in android::dm::LoopControl
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp436 if (!LoopControl::EnableDirectIo(fd)) { in OptimizeLoopDevices()
/system/core/fs_mgr/
Dfs_mgr.cpp1991 if (!LoopControl::EnableDirectIo(device_fd.get())) { in PrepareZramDevice()