Home
last modified time | relevance | path

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

/system/public/zircon/device/
A Dblock.h43 #define IOCTL_BLOCK_FVM_EXTEND \ macro
163 IOCTL_WRAPPER_IN(ioctl_block_fvm_extend, IOCTL_BLOCK_FVM_EXTEND, extend_request_t);
/system/dev/block/fvm/
A Dvpartition.cpp259 case IOCTL_BLOCK_FVM_EXTEND: { in DdkIoctl()
/system/dev/block/zxcrypt/
A Ddevice.cpp204 case IOCTL_BLOCK_FVM_EXTEND: in DdkIoctl()
/system/ulib/zxcrypt/
A Dvolume.cpp455 if ((rc = Ioctl(IOCTL_BLOCK_FVM_EXTEND, &extend, sizeof(extend), nullptr, 0)) < 0) { in Init()

Completed in 792 milliseconds