Searched refs:CACHEFILES_OP_OPEN (Results 1 – 3 of 3) sorted by relevance
278 if (msg->opcode == CACHEFILES_OP_OPEN) { in cachefiles_ondemand_daemon_read()298 if (msg->opcode == CACHEFILES_OP_OPEN) in cachefiles_ondemand_daemon_read()366 if (opcode != CACHEFILES_OP_OPEN && object->ondemand_id <= 0) { in cachefiles_ondemand_send_req()496 return cachefiles_ondemand_send_req(object, CACHEFILES_OP_OPEN, in cachefiles_ondemand_init_object()
15 CACHEFILES_OP_OPEN, enumerator
562 CACHEFILES_OP_OPEN opcode, a.k.a an OPEN request will be sent to the user
Completed in 5 milliseconds