Home
last modified time | relevance | path

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

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