Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Dpave-utils.cpp21 request.opcode = BLOCKIO_FLUSH; in FlushClient()
/system/ulib/fs/
A Dblock-txn.cpp96 } else if (op == BLOCKIO_FLUSH) { in EnqueueOperation()
/system/ulib/fs/include/fs/
A Dblock-txn.h129 txn_.EnqueueOperation(BLOCKIO_FLUSH, id, vmo_offset, dev_offset, nblocks); in EnqueueFlush()
/system/public/zircon/device/
A Dblock.h281 #define BLOCKIO_FLUSH 0x00000003 macro
/system/dev/block/block/
A Dserver.cpp75 static_assert(BLOCK_OP_FLUSH == BLOCKIO_FLUSH, ""); in OpcodeToCommand()
420 case BLOCKIO_FLUSH: { in ProcessRequest()
/system/dev/block/fvm/
A Dfvm.cpp167 bop->command = BLOCKIO_FLUSH; in DoIoLocked()

Completed in 9 milliseconds