Home
last modified time | relevance | path

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

/system/public/zircon/device/
A Dblock.h53 #define IOCTL_BLOCK_FVM_QUERY \ macro
195 IOCTL_WRAPPER_OUT(ioctl_block_fvm_query, IOCTL_BLOCK_FVM_QUERY, fvm_info_t);
/system/dev/block/fvm/
A Dvpartition.cpp216 case IOCTL_BLOCK_FVM_QUERY: { in DdkIoctl()
A Dfvm.cpp621 case IOCTL_BLOCK_FVM_QUERY: { in DdkIoctl()
/system/dev/block/zxcrypt/
A Ddevice.cpp249 case IOCTL_BLOCK_FVM_QUERY: { in DdkIoctl()
/system/ulib/zxcrypt/
A Dvolume.cpp426 switch ((rc = Ioctl(IOCTL_BLOCK_FVM_QUERY, nullptr, 0, &fvm, sizeof(fvm)))) { in Init()

Completed in 12 milliseconds