Home
last modified time | relevance | path

Searched refs:CACHEFILES_OP_OPEN (Results 1 – 3 of 3) sorted by relevance

/linux/fs/cachefiles/
H A Dondemand.c194 if (!req || req->msg.opcode != CACHEFILES_OP_OPEN || in cachefiles_ondemand_copen()
453 if (msg->opcode == CACHEFILES_OP_OPEN) { in cachefiles_ondemand_daemon_read()
465 if (msg->opcode == CACHEFILES_OP_OPEN) { in cachefiles_ondemand_daemon_read()
601 if (opcode == CACHEFILES_OP_OPEN && in cachefiles_ondemand_send_req()
695 return cachefiles_ondemand_send_req(object, CACHEFILES_OP_OPEN, in cachefiles_ondemand_init_object()
/linux/include/uapi/linux/
H A Dcachefiles.h15 CACHEFILES_OP_OPEN, enumerator
/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst562 CACHEFILES_OP_OPEN opcode, a.k.a an OPEN request will be sent to the user