Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libdm/
H A Dloop_control.cpp117 static constexpr int LOOP_SET_BLOCK_SIZE = 0x4C09; in EnableDirectIo() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dloop.h89 #define LOOP_SET_BLOCK_SIZE 0x4C09 macro