Searched refs:FUSE_WRITE (Results 1 - 2 of 2) sorted by relevance

/system/core/sdcard/
H A Dfuse.h237 FUSE_WRITE = 16, enumerator in enum:fuse_opcode
H A Dsdcard.c79 * The request size is bounded by the maximum size of a FUSE_WRITE request because it has
1101 case FUSE_WRITE: { /* write_in, byte[write_in.size] -> write_out */

Completed in 63 milliseconds