Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dcachefiles.h15 CACHEFILES_OP_OPEN, enumerator
/linux-6.12.1/fs/cachefiles/
Dondemand.c176 if (!req || req->msg.opcode != CACHEFILES_OP_OPEN || in cachefiles_ondemand_copen()
436 if (msg->opcode == CACHEFILES_OP_OPEN) { in cachefiles_ondemand_daemon_read()
448 if (msg->opcode == CACHEFILES_OP_OPEN) { in cachefiles_ondemand_daemon_read()
584 if (opcode == CACHEFILES_OP_OPEN && in cachefiles_ondemand_send_req()
678 return cachefiles_ondemand_send_req(object, CACHEFILES_OP_OPEN, in cachefiles_ondemand_init_object()
/linux-6.12.1/Documentation/filesystems/caching/
Dcachefiles.rst562 CACHEFILES_OP_OPEN opcode, a.k.a an OPEN request will be sent to the user