Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cachefiles/
A Dondemand.c278 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()
/linux-6.3-rc2/include/uapi/linux/
A Dcachefiles.h15 CACHEFILES_OP_OPEN, enumerator
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dcachefiles.rst562 CACHEFILES_OP_OPEN opcode, a.k.a an OPEN request will be sent to the user

Completed in 5 milliseconds